]> code.ossystems Code Review - bsp/u-boot.git/commit
usbarmory: Add board_run_command() function
authorAndrej Rosano <andrej@inversepath.com>
Mon, 20 Jun 2016 15:21:49 +0000 (17:21 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 12 Jul 2016 17:15:25 +0000 (14:15 -0300)
commit20b081a125ef7c59d6f74778a9cbd93439222383
tree7519584bd8e2c09fc304c7a254f9c0cdbe255db4
parent19900ffc6c999f07b4df256e98590fb5e58b1829
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