All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] davinci: omapl138_lcdk: drop custom prompt string
@ 2017-05-12 10:14 Sekhar Nori
  2017-05-15 23:18 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Sekhar Nori @ 2017-05-12 10:14 UTC (permalink / raw)
  To: u-boot

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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 7a5a78f4944b..8a0e618d2a14 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -14,7 +14,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_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
 CONFIG_CMD_ASKENV=y
-- 
2.9.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] davinci: omapl138_lcdk: drop custom prompt string
  2017-05-12 10:14 [U-Boot] [PATCH] davinci: omapl138_lcdk: drop custom prompt string Sekhar Nori
@ 2017-05-15 23:18 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-05-15 23:18 UTC (permalink / raw)
  To: u-boot

On Fri, May 12, 2017 at 03:44:40PM +0530, Sekhar Nori wrote:

> 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170515/3c995643/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-15 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12 10:14 [U-Boot] [PATCH] davinci: omapl138_lcdk: drop custom prompt string Sekhar Nori
2017-05-15 23:18 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.