1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 07:59:18 +01:00
Files
u-boot-megous/arch
Aditya Prayoga 8d7d97e2d1 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: Aditya Prayoga <aditya@kobol.io>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-By: Dennis Gilmore <dgilmore@redhat.com>
Reviewed-By: Dennis Gilmore <dgilmore@redhat.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2018-12-08 16:19:41 +01:00
..
2018-11-26 13:57:31 +08:00
2018-12-07 08:13:45 -05:00
2018-11-18 16:02:23 +01:00
2018-12-05 07:23:16 -07:00
2018-09-25 21:49:18 -04:00
2018-11-26 08:25:33 -05:00