1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-14 23:59:29 +01:00
Files
u-boot-megous/drivers/fastboot
Simon Glass b0c27bd81a fastboot: Remove dependencies on CMDLINE
It is possible to boot a kernel without CMDLINE being enabled. Update
the implementation to handle this, and drop the condition from the
FASTBOOT config.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2024-04-10 17:04:25 -06:00
..