mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
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>
This commit is contained in:
parent
d09f199097
commit
e344dc4b11
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue