]> git.sur5r.net Git - u-boot/commit
usbarmory: Add board_run_command() function
authorAndrej Rosano <andrej@inversepath.com>
Mon, 20 Jun 2016 15:21:49 +0000 (17:21 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Jul 2016 15:58:50 +0000 (17:58 +0200)
commita02ab5eaff966ecf746bc4e90696c84efb4b113b
tree54d9d8ccc8c12632d27bc6221f5c7b3675761d18
parent9a45ec3ea0858026d5715f16e3bdb596057f727e
usbarmory: Add board_run_command() function

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>
board/inversepath/usbarmory/usbarmory.c
include/configs/usbarmory.h