mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-01 17:36:03 +01:00
ipq5018: Enable run command support
Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org> Change-Id: I681d7bed1b9d4386121928d11f77b41d64ca5b24
This commit is contained in:
parent
7ed2145eb2
commit
bc34dddbfd
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ CONFIG_CMD_CONSOLE=y
|
|||
# CONFIG_CMD_BOOTD is not set
|
||||
CONFIG_CMD_BOOTM=y
|
||||
CONFIG_CMD_GO=y
|
||||
# CONFIG_CMD_RUN is not set
|
||||
CONFIG_CMD_RUN=y
|
||||
# CONFIG_CMD_IMI is not set
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_XIMG is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue