projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee37d0
)
ARM: rmobile: Enable autocompletion on Gen2
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Fri, 16 Feb 2018 15:37:46 +0000
(16:37 +0100)
committer
Marek Vasut
<marex@denx.de>
Fri, 16 Feb 2018 15:43:11 +0000
(16:43 +0100)
This makes the shell so much more pleasant to use, so enable it.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
include/configs/rcar-gen2-common.h
patch
|
blob
|
history
diff --git
a/include/configs/rcar-gen2-common.h
b/include/configs/rcar-gen2-common.h
index ad436fd8b18559345375c1946b14ccc6ce5f7c0d..e47b02fcc9d8101d35ffdd685a9c55fce7fb00eb 100644
(file)
--- a/
include/configs/rcar-gen2-common.h
+++ b/
include/configs/rcar-gen2-common.h
@@
-26,7
+26,7
@@
#endif
/* console */
-
+#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_PBSIZE 256
#define CONFIG_SYS_BAUDRATE_TABLE { 38400, 115200 }