mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-09 16:01:03 +01:00
Much of the functionality of fastboot relies on being able to run commands as defined in the environment. This means it does depend on CMDLINE being enabled. Signed-off-by: Tom Rini <trini@konsulko.com>