git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d09f199
)
configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
author
Ben Schneider
<ben@bens.haus>
Fri, 6 Dec 2024 21:09:57 +0000
(13:09 -0800)
committer
Stefan Roese
<sr@denx.de>
Tue, 28 Jan 2025 08:08:44 +0000
(09:08 +0100)
This appliance has multiple devices from which it can boot. Enable full
bootflow functionality so users can choose a non-default boot device.
Signed-off-by: Ben Schneider <ben@bens.haus>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/mvebu_espressobin_ultra-88f3720_defconfig
patch
|
blob
|
history
diff --git
a/configs/mvebu_espressobin_ultra-88f3720_defconfig
b/configs/mvebu_espressobin_ultra-88f3720_defconfig
index
aa9026a
..
6f1a66f
100644
(file)
--- a/
configs/mvebu_espressobin_ultra-88f3720_defconfig
+++ b/
configs/mvebu_espressobin_ultra-88f3720_defconfig
@@
-16,6
+16,7
@@
CONFIG_SYS_LOAD_ADDR=0x6000000
CONFIG_PCI=y
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_BOOTSTD_FULL=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_USE_PREBOOT=y