projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce4528
)
davinci: omapl138_lcdk: drop custom prompt string
author
Sekhar Nori
<nsekhar@ti.com>
Fri, 12 May 2017 10:14:40 +0000
(15:44 +0530)
committer
Tom Rini
<trini@konsulko.com>
Mon, 15 May 2017 14:39:54 +0000
(10:39 -0400)
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>
configs/omapl138_lcdk_defconfig
patch
|
blob
|
history
diff --git
a/configs/omapl138_lcdk_defconfig
b/configs/omapl138_lcdk_defconfig
index 752ff5d860a1dd597018ef8df54f6c30eb068b0c..0629f9636fd4e05a4e79371140e908a894e17019 100644
(file)
--- a/
configs/omapl138_lcdk_defconfig
+++ b/
configs/omapl138_lcdk_defconfig
@@
-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