[U-Boot] [PATCH] EXYNOS: SPL: Add a custom spi copy function

Simon Glass sjg at chromium.org
Sat May 11 17:16:22 CEST 2013


Hi Rajeshwari,

On Wed, Mar 27, 2013 at 4:28 AM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This CL implements a custom spi_copy funtion to copy u-boot from SF to
> RAM. This is faster then iROM spi_copy funtion as this runs spi at 50Mhz
> and also in WORD mode of operation.
>
> Changed a printf in pimux.c to debug just to avoid the the compilation
> error in SPL.
> Removed the enum for boot mode from spl_boot.c as it was already define in spl.h
>
> Signed-off-by: Alim Akhtar <alim.akhtar at samsung.com>
> Signed-off-by: Tom Wai-Hong Tam <waihong at chromium.org>
> Signe-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

This now conflicts with the MMC series. I have an updated patch so
will post it as a v2 to this one. That way the MMC patches can be
applied first, then all your SPI patches.

Regards,
Simon


More information about the U-Boot mailing list