aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches/007-openrb-light.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-22 10:08:29 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-22 10:08:29 +0000
commit3e993166b35835cbe1163821e9cce4accb5f4f47 (patch)
tree4c959127f96503e2efb55fc42ec85b0832bdd0d0 /target/linux/ppc40x/patches/007-openrb-light.patch
parentc3446630cfc0bb5b54c044540a7dc2245e47bf46 (diff)
downloadmaster-187ad058-3e993166b35835cbe1163821e9cce4accb5f4f47.tar.gz
master-187ad058-3e993166b35835cbe1163821e9cce4accb5f4f47.tar.bz2
master-187ad058-3e993166b35835cbe1163821e9cce4accb5f4f47.zip
[ppc40x] add ATA version of the Magicbox CF driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16955 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/patches/007-openrb-light.patch')
-rw-r--r--target/linux/ppc40x/patches/007-openrb-light.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/patches/007-openrb-light.patch b/target/linux/ppc40x/patches/007-openrb-light.patch
index ee6f4a1124..0d4f5e57ac 100644
--- a/target/linux/ppc40x/patches/007-openrb-light.patch
+++ b/target/linux/ppc40x/patches/007-openrb-light.patch
@@ -302,7 +302,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>;