[PATCH v2 2/3] arm: mvebu: clearfog: Add defconfig for SPI booting
Stefan Roese
sr at denx.de
Mon Mar 27 09:00:40 CEST 2023
On 3/25/23 01:02, Martin Rowe wrote:
> This new clearfog_spi_defconfig file is a copy of existing
> clearfog_defconfig file modified to instruct build system to generate
> final kwbimage for SPI booting and to store the environment in SPI.
>
> Signed-off-by: Martin Rowe <martin.p.rowe at gmail.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
> configs/{clearfog_defconfig => clearfog_spi_defconfig} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> copy configs/{clearfog_defconfig => clearfog_spi_defconfig} (98%)
>
> diff --git a/configs/clearfog_defconfig b/configs/clearfog_spi_defconfig
> similarity index 98%
> copy from configs/clearfog_defconfig
> copy to configs/clearfog_spi_defconfig
> index 8cd35f9f1a..9dcf16fe92 100644
> --- a/configs/clearfog_defconfig
> +++ b/configs/clearfog_spi_defconfig
> @@ -9,7 +9,7 @@ CONFIG_NR_DRAM_BANKS=2
> CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
> CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xff0000
> CONFIG_TARGET_CLEARFOG=y
> -CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC=y
> +CONFIG_ENV_SECT_SIZE=0x10000
> CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
> CONFIG_SPL_TEXT_BASE=0x40000030
> CONFIG_SPL_SERIAL=y
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list