From e6f394b9ee73e4fb47dd8cae1d5030452e5c19cc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 13 Feb 2015 07:29:17 +0000 Subject: [PATCH] lantiq: fix DGN3500 root device Signed-off-by: Daniel Gimpelevich SVN-Revision: 44428 --- target/linux/lantiq/dts/DGN3500.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi index a79ed9f6c9..5d2c456531 100644 --- a/target/linux/lantiq/dts/DGN3500.dtsi +++ b/target/linux/lantiq/dts/DGN3500.dtsi @@ -2,7 +2,7 @@ / { chosen { - bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200"; + bootargs-append = "root= console=ttyLTQ0,115200"; }; memory@0 { -- 2.30.2