[U-Boot] [PATCH 0/4] Fix SPI read and Enable required configs for Exynos5
Akshay Saraswat
akshay.s at samsung.com
Fri May 30 15:45:11 CEST 2014
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
More information about the U-Boot
mailing list