mirror of
https://xff.cz/git/u-boot/
synced 2025-09-25 04:21:18 +02:00
Define a default board_run_command() function. This function contains the commands needed to boot the board when CLI is disabled (CONFIG_CMDLINE=n). Signed-off-by: Andrej Rosano <andrej@inversepath.com>