ath79: fix loader-okli, lzma-loader
authorLucian Cristian <[email protected]>
Mon, 21 May 2018 23:24:02 +0000 (02:24 +0300)
committerJo-Philipp Wich <[email protected]>
Tue, 18 Dec 2018 16:32:19 +0000 (17:32 +0100)
booting will hang most of the times on tl-wr1043nd-v1 without a KERNEL_CMDLINE value
add anything as a placeholder as kernel command line is taken from DTS

Signed-off-by: Lucian Cristian <[email protected]>
(backported from fe594bf90d09f562140a3d440902cbff0909918b)

target/linux/ar71xx/image/lzma-loader/src/Makefile

index 7773f027a24975bb7204b1dec141e3bd39092874..41b429d183d655448ca2efa943919cd73f8ed58f 100644 (file)
@@ -21,6 +21,7 @@ LOADER_DATA   :=
 BOARD          :=
 FLASH_OFFS     :=
 FLASH_MAX      :=
+KERNEL_CMDLINE := rootfstype=squashfs
 
 CC             := $(CROSS_COMPILE)gcc
 LD             := $(CROSS_COMPILE)ld