[U-Boot] Pull request: u-boot-spi/master
Jagannadha Sutradharudu Teki
jagannadha.sutradharudu-teki at xilinx.com
Mon Mar 17 17:42:24 CET 2014
Hi Tom,
Please take this PR, few fixes.
thanks!
--
Jagan.
The following changes since commit 194ba5d4ecb2ad1195333cc7453f291e5b316479:
sh: ecovec: correct romImage address in comment (2014-03-14 14:50:28 +0900)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes up to bf64035a159f114d0fb93391acb7f5e73eb020e6:
mtd: spi: Fix page size for S25FL032P,S25FL064P (2014-03-17 21:54:57 +0530)
----------------------------------------------------------------
Axel Lin (1):
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
Jagannadha Sutradharudu Teki (1):
sf: ops: Squash the malloc+memset combo
Marek Vasut (4):
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
sf: Add S25FL128S_256K IDs
sf: Squash the malloc+memset combo
mtd: spi: Fix page size for S25FL032P,S25FL064P
drivers/mtd/spi/sf_ops.c | 8 ++++++--
drivers/mtd/spi/sf_params.c | 5 +++--
drivers/mtd/spi/sf_probe.c | 19 ++++++++++++++++---
drivers/spi/atmel_dataflash_spi.c | 31 ++++++++++++-------------------
4 files changed, 37 insertions(+), 26 deletions(-)
More information about the U-Boot
mailing list