projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[scripts] getver: don't use "-r COMMITTED" arg which needs network access to the...
[openwrt.git]
/
target
/
linux
/
ppc40x
/
patches
/
007-openrb-light.patch
diff --git
a/target/linux/ppc40x/patches/007-openrb-light.patch
b/target/linux/ppc40x/patches/007-openrb-light.patch
index
ee6f4a1
..
0d4f5e5
100644
(file)
--- 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 {
+ 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>;
+ reg = <0x00000000 0xff100000 0x00001000
+ 0x00000000 0xff200000 0x00001000>;
+ interrupt-parent = <&UIC0>;
This page took
0.023553 seconds
and
4
git commands to generate.