From b945e78bc3eb53374715a44c0c4b49826d0a8c71 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 9 Apr 2013 14:19:28 +0000 Subject: [ramips] remove bootargs from dts Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36288 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/FREESTATION5.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/FREESTATION5.dts') diff --git a/target/linux/ramips/dts/FREESTATION5.dts b/target/linux/ramips/dts/FREESTATION5.dts index 2574bd387..fb59498b2 100644 --- a/target/linux/ramips/dts/FREESTATION5.dts +++ b/target/linux/ramips/dts/FREESTATION5.dts @@ -11,7 +11,7 @@ }; chosen { - bootargs = "console=ttyS0,115200 mtdparts=1f000000.cfi:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,7872k@0x50000(firmware)"; + bootargs = "console=ttyS0,115200"; }; cfi@1f000000 { -- cgit v1.2.3