[U-Boot] [PATCH v3 0/5] Fix SPI read and Enable required configs for Exynos5
Akshay Saraswat
akshay.s at samsung.com
Mon Jun 9 12:25:33 CEST 2014
Hi Minkyu,
Please review this patch set.
>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 v2:
> - Added "Acked-by" & "Tested-by".
> - Changed assignment for *rxp in 1/5.
>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
Regards,
Akshay Saraswat
More information about the U-Boot
mailing list