immortalwrt/target
Sven Eckelmann 616f7e7141 ath79: Fix fallback to bootloader cmdline on empty DT bootargs
The MIPS code is supposed to fall back to u-boots bootargs whenever the
/chosen/bootargs property is missing. But this feature was accidentally
disabled when the boot_command_line was initialized with an empty space
just to work around problems with early_init_dt_scan_chosen.

But this feature is necessary for some boards which have a dualboot
mechanism and whose u-boot is calculating the correct partition at runtime
without writing this information back to the u-boot-env.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2020-12-23 11:48:47 +08:00
..
imagebuilder imagebuilder: fix partition signature 2020-11-28 18:26:21 +08:00
linux ath79: Fix fallback to bootloader cmdline on empty DT bootargs 2020-12-23 11:48:47 +08:00
sdk Merge Mainline 2020-11-08 00:19:27 +08:00
toolchain toolchain/wrapper.sh: fix remaining shellcheck warnings 2020-07-12 12:12:56 +08:00
Config.in Merge Mainline 2020-09-28 13:14:47 +08:00
Makefile