Skip to content
Commit 8d7d97e2 authored by Aditya Prayoga's avatar Aditya Prayoga Committed by Stefan Roese
Browse files

arm: mvebu: helios4: Enable SPI flash support



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: default avatarAditya Prayoga <aditya@kobol.io>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
Tested-By: default avatarDennis Gilmore <dgilmore@redhat.com>
Reviewed-By: default avatarDennis Gilmore <dgilmore@redhat.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 16b6aefa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment