mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-16 03:11:29 +02: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>