X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc83xx%2Fpatches-3.8%2F300-mpc8377_wlan-dts-add-openwrt-hacks.patch;fp=target%2Flinux%2Fmpc83xx%2Fpatches-3.8%2F300-mpc8377_wlan-dts-add-openwrt-hacks.patch;h=0000000000000000000000000000000000000000;hp=3b7ca928636995f3a9f147a1e1aa21f8fae1bf91;hb=abe826643438c5bd2c817ff631621368cbb84c70;hpb=aaba72446c6e4f42beefc8f64d952208a8b0d65e diff --git a/target/linux/mpc83xx/patches-3.8/300-mpc8377_wlan-dts-add-openwrt-hacks.patch b/target/linux/mpc83xx/patches-3.8/300-mpc8377_wlan-dts-add-openwrt-hacks.patch deleted file mode 100644 index 3b7ca92863..0000000000 --- a/target/linux/mpc83xx/patches-3.8/300-mpc8377_wlan-dts-add-openwrt-hacks.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- a/arch/powerpc/boot/dts/mpc8377_wlan.dts -+++ b/arch/powerpc/boot/dts/mpc8377_wlan.dts -@@ -81,6 +81,11 @@ - reg = <0x3a0000 0x3c60000>; - label = "rootfs"; - }; -+ -+ partition1@a0000 { -+ reg = <0xa0000 0x3f60000>; -+ label = "firmware"; -+ }; - }; - }; - -@@ -476,4 +481,8 @@ - default-state = "off"; - }; - }; -+ -+ chosen { -+ bootargs = "console=ttyS0,115200 rootfstype=squashfs noinitrd"; -+ }; - };