aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/patches/006-magicboxv2.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
commit5bba8519fd3008bbcc08e897b67cf0431f5fd98c (patch)
treef06475b1262fc50be1e2a567594bde2505c43105 /target/linux/ppc40x/patches/006-magicboxv2.patch
parent47dd6b07895af123169b79fddf1cd123af13c3cc (diff)
downloadupstream-5bba8519fd3008bbcc08e897b67cf0431f5fd98c.tar.gz
upstream-5bba8519fd3008bbcc08e897b67cf0431f5fd98c.tar.bz2
upstream-5bba8519fd3008bbcc08e897b67cf0431f5fd98c.zip
add ATA version of the Magicbox CF driver
SVN-Revision: 16955
Diffstat (limited to 'target/linux/ppc40x/patches/006-magicboxv2.patch')
-rw-r--r--target/linux/ppc40x/patches/006-magicboxv2.patch2
1 files changed, 1 insertions, 1 deletions
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>;