
Hi Rajeshwari,
On Wed, Mar 27, 2013 at 4:28 AM, Rajeshwari Shinde rajeshwari.s@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@samsung.com Signed-off-by: Tom Wai-Hong Tam waihong@chromium.org Signe-off-by: Rajeshwari Shinde rajeshwari.s@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