projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] make default llll/w vlan setup in esw
[openwrt.git]
/
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
c2c34c0
..
0d71464
100644
(file)
--- a/
target/linux/ppc40x/patches/006-magicboxv2.patch
+++ b/
target/linux/ppc40x/patches/006-magicboxv2.patch
@@
-72,7
+72,7
@@
+}
--- /dev/null
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
+}
--- /dev/null
+++ b/arch/powerpc/boot/dts/magicboxv2.dts
-@@ -0,0 +1,2
79
@@
+@@ -0,0 +1,2
81
@@
+/*
+ * Device Tree Source for Magicbox v2
+ *
+/*
+ * Device Tree Source for Magicbox v2
+ *
@@
-194,6
+194,8
@@
+
+ IIC: i2c@ef600500 {
+ compatible = "ibm,iic-405ep", "ibm,iic";
+
+ IIC: i2c@ef600500 {
+ compatible = "ibm,iic-405ep", "ibm,iic";
++ #address-cells = <1>;
++ #size-cells = <0>;
+ reg = <0xef600500 0x00000011>;
+ interrupt-parent = <&UIC0>;
+ interrupts = <0x2 0x4>;
+ reg = <0xef600500 0x00000011>;
+ interrupt-parent = <&UIC0>;
+ interrupts = <0x2 0x4>;
@@
-280,7
+282,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.022501 seconds
and
4
git commands to generate.