1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 12:19:11 +01:00
Files
u-boot-megous/include/command.h
Simon Glass d99e6f78de command: Don't allow commands in SPL
At present we compile commands into U-Boot SPL even though they cannot
be used. This wastes space. Adjust the condition to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-03 09:49:03 -05:00

14 KiB