aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-01-30 11:38:46 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-01-30 11:38:46 +0000
commitf9d0eaf8a3f42c95d03112eb9e6a0ae8b5a2553d (patch)
tree916d67d3cbfab34ad6bfd7973643419567b2df36 /target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch
parent5f0a8f07f2595075a89976a3deb04872e159717f (diff)
downloadupstream-f9d0eaf8a3f42c95d03112eb9e6a0ae8b5a2553d.tar.gz
upstream-f9d0eaf8a3f42c95d03112eb9e6a0ae8b5a2553d.tar.bz2
upstream-f9d0eaf8a3f42c95d03112eb9e6a0ae8b5a2553d.zip
upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14280 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch')
-rw-r--r--target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch31
1 files changed, 31 insertions, 0 deletions
diff --git a/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch b/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch
new file mode 100644
index 0000000000..e05278cf2f
--- /dev/null
+++ b/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch
@@ -0,0 +1,31 @@
+--- a/arch/powerpc/boot/dts/canyonlands.dts
++++ b/arch/powerpc/boot/dts/canyonlands.dts
+@@ -195,28 +195,6 @@
+ interrupts = <0x1 0x4>;
+ };
+
+- UART2: serial@ef600500 {
+- device_type = "serial";
+- compatible = "ns16550";
+- reg = <0xef600500 0x00000008>;
+- virtual-reg = <0xef600500>;
+- clock-frequency = <0>; /* Filled in by U-Boot */
+- current-speed = <0>; /* Filled in by U-Boot */
+- interrupt-parent = <&UIC1>;
+- interrupts = <0x1d 0x4>;
+- };
+-
+- UART3: serial@ef600600 {
+- device_type = "serial";
+- compatible = "ns16550";
+- reg = <0xef600600 0x00000008>;
+- virtual-reg = <0xef600600>;
+- clock-frequency = <0>; /* Filled in by U-Boot */
+- current-speed = <0>; /* Filled in by U-Boot */
+- interrupt-parent = <&UIC1>;
+- interrupts = <0x1e 0x4>;
+- };
+-
+ IIC0: i2c@ef600700 {
+ compatible = "ibm,iic-460ex", "ibm,iic";
+ reg = <0xef600700 0x00000014>;