diff options
Diffstat (limited to 'target/linux/ppc40x/patches/006-magicboxv2.patch')
-rw-r--r-- | target/linux/ppc40x/patches/006-magicboxv2.patch | 2 |
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 c2c34c083..afbecbd96 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>; |