mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +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>