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.
Changes since v1: - Added check for step in 1/5. - Added new config for SPI flash size in 2/5. - Made spl footprint 30 KB instead of 32 in 3/5. - Added "Acked-by" in 4/5. - Introduced new patch 5/5. 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 Michael Pratt (1): Exynos: Split 5250 and 5420 memory bank configuration drivers/spi/exynos_spi.c | 5 +++++ include/configs/exynos5-dt.h | 15 ++++++++++----- include/configs/exynos5250-dt.h | 13 +++++++------ include/configs/exynos5420.h | 6 ++++++ 4 files changed, 28 insertions(+), 11 deletions(-) -- 1.7.12.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot