From 3e993166b35835cbe1163821e9cce4accb5f4f47 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 22 Jul 2009 10:08:29 +0000 Subject: [ppc40x] add ATA version of the Magicbox CF driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16955 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/patches/006-magicboxv2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/patches/006-magicboxv2.patch') diff --git a/target/linux/ppc40x/patches/006-magicboxv2.patch b/target/linux/ppc40x/patches/006-magicboxv2.patch index c2c34c0835..afbecbd965 100644 --- a/target/linux/ppc40x/patches/006-magicboxv2.patch +++ b/target/linux/ppc40x/patches/006-magicboxv2.patch @@ -280,7 +280,7 @@ + clock-frequency = <0>; /* Filled in by zImage */ + + cf_card@ff100000 { -+ compatible = "magicbox-cf"; ++ compatible = "magicbox-cf", "pata-magicbox-cf"; + reg = <0x00000000 0xff100000 0x00001000 + 0x00000000 0xff200000 0x00001000>; + interrupt-parent = <&UIC0>; -- cgit v1.2.3