From 1bf7220e1fb205ac16941b183be3a8db0d0e4e5a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 18 Jan 2015 09:41:04 +0000 Subject: lantiq: DGN3500 cleanups This patch builds on the previous three to streamline support for the Netgear DGN3500. Signed-off-by: Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44032 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/dts/DGN3500.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts') diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi index e77d823ae3..a79ed9f6c9 100644 --- a/target/linux/lantiq/dts/DGN3500.dtsi +++ b/target/linux/lantiq/dts/DGN3500.dtsi @@ -2,7 +2,7 @@ / { chosen { - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit"; + bootargs-append = "root=/dev/mtdblock5 console=ttyLTQ0,115200"; }; memory@0 { -- cgit v1.2.3