projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Convert CONFIG_SYS_PROMPT et al to Kconfig
[u-boot.git]
/
include
/
configs
/
imx8mq_evk.h
diff --git
a/include/configs/imx8mq_evk.h
b/include/configs/imx8mq_evk.h
index 464c0c3db0593e774c8ea264620f3b23036fb7e2..fa1f29f274341433573db3da218835cd077b6606 100644
(file)
--- a/
include/configs/imx8mq_evk.h
+++ b/
include/configs/imx8mq_evk.h
@@
-93,8
+93,6
@@
#define CONFIG_MXC_UART_BASE UART1_BASE_ADDR
/* Monitor Command Prompt */
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT "u-boot=> "
#define CONFIG_SYS_CBSIZE 1024
#define CONFIG_SYS_MAXARGS 64
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
This page took
0.028605 seconds
and
4
git commands to generate.