1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 09:49:12 +01:00
Files
u-boot-megous/include/command.h
Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled
Command parsing and processing code is not needed when the command line is
disabled. Remove this code in that case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-04-01 17:17:40 -04:00

6.8 KiB