[U-Boot] [PATCH v3 5/6] arm: mvebu: helios4: Enable SPI flash support

Stefan Roese sr at denx.de
Wed Dec 5 07:02:50 UTC 2018


On 04.12.18 17:57, Aditya Prayoga wrote:
> Enable SPI flash support under U-Boot and SPL. The ENV size and offset,
> ported from U-Boot 2013.01 Marvell version: 2015_T1.0p16
> 
> To create U-Boot image for SPI flash, user would need to replace
> * CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC with CONFIG_MVEBU_SPL_BOOT_DEVICE_SPI
> * CONFIG_ENV_IS_IN_MMC with CONFIG_ENV_IS_IN_SPI_FLASH
> 
> Signed-off-by: Aditya Prayoga <aditya at kobol.io>
> ---
> v2:
> * Move u-boot specific properties into armada-388-helios4-u-boot.dtsi
>      (Dennis Gilmore)

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list