From e468abcae08b82174ab086261a8767e468b720ed Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 9 Apr 2013 14:19:28 +0000 Subject: remove bootargs from dts Signed-off-by: John Crispin SVN-Revision: 36288 --- 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 2574bd3..fb59498 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.1