diff mbox series

configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality

Message ID 20241206211015.9640-1-ben@bens.haus
State Accepted
Commit e344dc4b117f32dd173e6a2ea1f742a699e00ad2
Delegated to: Stefan Roese
Headers show
Series configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality | expand

Commit Message

Benjamin Schneider Dec. 6, 2024, 9:09 p.m. UTC
From: Ben Schneider <ben@bens.haus>

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>
---

 configs/mvebu_espressobin_ultra-88f3720_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Roese Jan. 28, 2025, 8:07 a.m. UTC | #1
On 06.12.24 22:09, bschnei@gmail.com wrote:
> From: Ben Schneider <ben@bens.haus>
> 
> 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>

Thanks,
Stefan

> ---
> 
>   configs/mvebu_espressobin_ultra-88f3720_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/mvebu_espressobin_ultra-88f3720_defconfig b/configs/mvebu_espressobin_ultra-88f3720_defconfig
> index aa9026acc3..6f1a66f5f1 100644
> --- 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

Viele Grüße,
Stefan Roese
Stefan Roese Jan. 28, 2025, 12:55 p.m. UTC | #2
On 06.12.24 22:09, bschnei@gmail.com wrote:
> From: Ben Schneider <ben@bens.haus>
> 
> 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>

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
> 
>   configs/mvebu_espressobin_ultra-88f3720_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/mvebu_espressobin_ultra-88f3720_defconfig b/configs/mvebu_espressobin_ultra-88f3720_defconfig
> index aa9026acc3..6f1a66f5f1 100644
> --- 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

Viele Grüße,
Stefan Roese
diff mbox series

Patch

diff --git a/configs/mvebu_espressobin_ultra-88f3720_defconfig b/configs/mvebu_espressobin_ultra-88f3720_defconfig
index aa9026acc3..6f1a66f5f1 100644
--- 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