Re: [U-Boot] [UBOOT][PATCHv5 3/6] sf: Add memory mapped read support

2013-10-07 Thread Jagan Teki
On Mon, Oct 7, 2013 at 10:46 AM, Sourav Poddar wrote: > Qspi controller can have a memory mapped port which can be used for > data read. Added support to enable memory mapped port read. > > This patch enables the following: > - It enables exchange of memory map address between mtd and qspi > throu

[U-Boot] [UBOOT][PATCHv5 3/6] sf: Add memory mapped read support

2013-10-06 Thread Sourav Poddar
Qspi controller can have a memory mapped port which can be used for data read. Added support to enable memory mapped port read. This patch enables the following: - It enables exchange of memory map address between mtd and qspi through the introduction of "memory_map" flag. - Add support to communi