[U-Boot] Pull request: u-boot-spi/master
Jagan Teki
jagannadh.teki at gmail.com
Mon Jan 20 20:47:45 CET 2014
Hi Marek,
Waited your response since last couple of hours.!
On Tue, Jan 21, 2014 at 1:07 AM, Marek Vasut <marex at denx.de> wrote:
> On Monday, January 20, 2014 at 06:53:58 PM, Jagannadha Sutradharudu Teki wrote:
>> Hi Tom,
>>
>> SF code optimized stuff and few fixes.
>>
>> --
>> Thanks,
>> Jagan.
>>
>> The following changes since commit
>> 5c9038b6af1a93410af966999638eabb81efcd0f:
>>
>> omap3_beagle: use omap3-beagle.dtb for the C4 revision (2014-01-17
>> 11:03:04 -0500)
>>
>> are available in the git repository at:
>>
>> git://git.denx.de/u-boot-spi.git master
>>
>> for you to fetch changes up to 83ba605953162443b054d5ad60535468b46558bd:
>>
>> sf: Update bank configuration (2014-01-20 22:30:35 +0530)
>>
>> ----------------------------------------------------------------
>> Jagannadha Sutradharudu Teki (5):
>> sf: ops: Squash the malloc+memset combo
Agree this for -next
>> sf: Optimize flash features code
>> sf: Use mode_bits for dual_flash connection
>> doc: SPI: Update the dual_flash info
>> sf: Update bank configuration
>
> This is for -next.
Better to keep this in release - as code optimized at-least for
current framework, I'm OK with this.
>
>> Marek Vasut (3):
>> sf: Squash the malloc+memset combo
>
> This is definitelly for -next.
>
>> sf: Fix entries for S25FL256S_256K and S25FL512S_256K
>
> This is the only one I would let into current , since it's an actual bugfix .
> The rest are just adjustments.
>
>> sf: Add S25FL128S_256K IDs
>
> This is an adjustment, can wait for -next.
>
>>
>> doc/SPI/README.dual-flash | 5 +-
>> doc/SPI/README.sf-features | 125 ++++++++++++++++++++++++++++++
>> drivers/mtd/spi/sf.c | 4 +-
>> drivers/mtd/spi/sf_internal.h | 1 -
>> drivers/mtd/spi/sf_ops.c | 16 ++--
>> drivers/mtd/spi/sf_params.c | 171
>> +++++++++++++++++++++--------------------- drivers/mtd/spi/sf_probe.c |
>> 104 ++++++++++++-------------
>> include/spi.h | 42 ++++-------
>> include/spi_flash.h | 24 +++---
>> 9 files changed, 301 insertions(+), 191 deletions(-)
>> create mode 100644 doc/SPI/README.sf-features
thanks!
--
Jagan.
More information about the U-Boot
mailing list