diff options
author | Sven Eckelmann <sven@narfation.org> | 2020-11-23 16:57:31 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-12-22 19:11:50 +0100 |
commit | 727eebbad1b9dea91174ea675cb64ea13484f790 (patch) | |
tree | e7e59b99d6dd2645c93769c11293ececcac08666 /BSDmakefile | |
parent | 3599ea5263a1a39740948110d96cfccdf409f336 (diff) | |
download | upstream-727eebbad1b9dea91174ea675cb64ea13484f790.tar.gz upstream-727eebbad1b9dea91174ea675cb64ea13484f790.tar.bz2 upstream-727eebbad1b9dea91174ea675cb64ea13484f790.zip |
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>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions