[U-Boot] [PATCH v3 0/5] Fix SPI read and Enable required configs for Exynos5

Jagan Teki jagannadh.teki at gmail.com
Mon Jun 9 14:12:58 CEST 2014


There is v3 for this series - Is that correct or this is the final
version for this
series?

On Mon, Jun 9, 2014 at 3:55 PM, Akshay Saraswat <akshay.s at samsung.com> wrote:
> 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(-)

thanks!
-- 
Jagan.


More information about the U-Boot mailing list