From 7c47f43fe650309e6a2383c99273dc1bde367bc1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 4 Dec 2016 19:03:48 +0100 Subject: lantiq: falcon: remove bootargs-append This attribute is not evaluated any more and the boot loader on these reference boards does not provide a broken root= or console= parameter. Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/dts/FALCON-SFP.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/lantiq/dts/FALCON-SFP.dts') diff --git a/target/linux/lantiq/dts/FALCON-SFP.dts b/target/linux/lantiq/dts/FALCON-SFP.dts index 1019e52581..bba52d8768 100644 --- a/target/linux/lantiq/dts/FALCON-SFP.dts +++ b/target/linux/lantiq/dts/FALCON-SFP.dts @@ -7,10 +7,6 @@ model = "FALCON-SFP - Lantiq Falcon SFP Stick"; compatible = "lantiq,falcon-sfp", "lantiq,falcon"; - chosen { - bootargs-append = "console=ttyLTQ0,115200 init=/etc/preinit"; - }; - aliases { spi0 = &ebu_cs0; }; -- cgit v1.2.3