aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-01-12 12:25:21 +0000
commit2a791124e482177e583062114434d5d12fa8bda7 (patch)
tree975502ed32e9434adf498b8de799dd98eea452a3 /target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch
parent7c81c8e43495ec920a34aa637ff98705d42a2b6c (diff)
downloadmaster-187ad058-2a791124e482177e583062114434d5d12fa8bda7.tar.gz
master-187ad058-2a791124e482177e583062114434d5d12fa8bda7.tar.bz2
master-187ad058-2a791124e482177e583062114434d5d12fa8bda7.zip
ppc44x: remove 3.6 support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35106 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch')
-rw-r--r--target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch b/target/linux/ppc44x/patches-3.6/110-openwrt_dts_cmdline.patch
deleted file mode 100644
index e61943014c..0000000000
--- a/target/linux/ppc44x/patches-3.6/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";
- };
- };