
30 May
2014
30 May
'14
3:45 p.m.
This patch set intends to - 1. Fix SPI flash reading. 2. Enable saving environment at the end of flash. 3. Increase SPL size. 4. Enable USB booting for all Exynos5 Socs.
Akshay Saraswat (4): Exynos: SPI: Fix reading data from SPI flash Exynos5: Config: Place environment at the end of SPI Flash Exynos5: Config: Increase SPL footprint for Exynos5420 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
drivers/spi/exynos_spi.c | 3 +++ include/configs/exynos5-dt.h | 12 +++++++++--- include/configs/exynos5250-dt.h | 8 ++------ include/configs/exynos5420.h | 2 ++ 4 files changed, 16 insertions(+), 9 deletions(-)
--
1.7.12.4