From 9f478c3f4803f4cbce1586f2d1f808b58c4f3f90 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 23 Jul 2011 20:44:08 +0000 Subject: [ppc44x]: upgrade to 3.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27738 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../005-canyonlands_remove_nonexisting_uarts.patch | 31 ---------------------- .../ppc44x/patches/100-openwrt_flashmap.patch | 2 +- 2 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch (limited to 'target/linux/ppc44x/patches') diff --git a/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch b/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch deleted file mode 100644 index 5a240de9e3..0000000000 --- a/target/linux/ppc44x/patches/005-canyonlands_remove_nonexisting_uarts.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- a/arch/powerpc/boot/dts/canyonlands.dts -+++ b/arch/powerpc/boot/dts/canyonlands.dts -@@ -262,28 +262,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>; diff --git a/target/linux/ppc44x/patches/100-openwrt_flashmap.patch b/target/linux/ppc44x/patches/100-openwrt_flashmap.patch index 592e64cdcf..225831a4b6 100644 --- a/target/linux/ppc44x/patches/100-openwrt_flashmap.patch +++ b/target/linux/ppc44x/patches/100-openwrt_flashmap.patch @@ -25,7 +25,7 @@ label = "env"; --- a/arch/powerpc/boot/dts/canyonlands.dts +++ b/arch/powerpc/boot/dts/canyonlands.dts -@@ -187,24 +187,12 @@ +@@ -217,24 +217,12 @@ #address-cells = <1>; #size-cells = <1>; partition@0 { -- cgit v1.2.3