projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
612a201
)
Nokia RX-51: Enable CONFIG_CMD_BOOTD
author
Pali Rohár
<pali@kernel.org>
Wed, 24 Feb 2021 00:27:29 +0000
(
01:27
+0100)
committer
Tom Rini
<trini@konsulko.com>
Thu, 4 Mar 2021 19:40:56 +0000
(14:40 -0500)
CONFIG_CMD_BOOTD provides 'boot' command which is required in more scripts.
Signed-off-by: Pali Rohár <pali@kernel.org>
configs/nokia_rx51_defconfig
patch
|
blob
|
history
diff --git
a/configs/nokia_rx51_defconfig
b/configs/nokia_rx51_defconfig
index
0df11b9
..
312ca3a
100644
(file)
--- a/
configs/nokia_rx51_defconfig
+++ b/
configs/nokia_rx51_defconfig
@@
-17,7
+17,6
@@
CONFIG_CONSOLE_MUX=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Nokia RX-51 # "
# CONFIG_CMD_BDI is not set
-# CONFIG_CMD_BOOTD is not set
# CONFIG_BOOTM_NETBSD is not set
# CONFIG_BOOTM_PLAN9 is not set
# CONFIG_BOOTM_RTEMS is not set