]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootm: Make cmdline optional with bootm_boot_start()
authorSimon Glass <sjg@chromium.org>
Fri, 15 Dec 2023 04:19:05 +0000 (21:19 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 10 Apr 2024 23:04:25 +0000 (17:04 -0600)
commit26736347bf75bb6a70c0d78a71de37203b75dd2a
treec464d81a16ff7d97ea7aefab30e8dbaf2cdf707c
parent637425bab338c1aa7b83f68068dbf5ad398d53af
bootm: Make cmdline optional with bootm_boot_start()

Allow the default command line to be used when booting the OS. This is
needed by fastboot.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/bootm.h