aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-24 13:17:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-24 13:17:48 +0000
commit3b04094e1cf5590f35f2f9b39469f97c8e6694ae (patch)
tree098b096e24d31a28acabf9cb22c73c2abf9f851c /target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch
parentcee1b08c7e6000b5f3567893ade98b25419af462 (diff)
downloadmaster-187ad058-3b04094e1cf5590f35f2f9b39469f97c8e6694ae.tar.gz
master-187ad058-3b04094e1cf5590f35f2f9b39469f97c8e6694ae.tar.bz2
master-187ad058-3b04094e1cf5590f35f2f9b39469f97c8e6694ae.zip
ppc44x: remove 3.8 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38163 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch')
-rw-r--r--target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch b/target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch
deleted file mode 100644
index e61943014c..0000000000
--- a/target/linux/ppc44x/patches-3.8/110-openwrt_dts_cmdline.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- a/arch/powerpc/boot/dts/taishan.dts
-+++ b/arch/powerpc/boot/dts/taishan.dts
-@@ -423,5 +423,6 @@
-
- chosen {
- linux,stdout-path = "/plb/opb/serial@40000300";
-+ bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd";
- };
- };