mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-26 14:15:22 +01:00
davinci: omapl138_lcdk: drop custom prompt string
Drop custom command prompt string in favor of default used by U-Boot. This helps in easier automation setup across boards. Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
parent
0ce452872f
commit
b3a67dbc20
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ CONFIG_BOARD_EARLY_INIT_F=y
|
|||
CONFIG_SPL=y
|
||||
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0xb5
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_SYS_PROMPT="U-Boot > "
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_FLASH is not set
|
||||
# CONFIG_CMD_GPIO is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue