
On Mon, Feb 04, 2013 at 12:29:41PM +0100, Michal Simek wrote:
Hi Mike and Tom,
please pull these sf changes to your tree.
Tom: I have sent private email to Mike but I haven't got any response from him. Also I haven't got reactions on mailing list. That's why I am not sure if Mike still cares about this subsystem. If not, please let me know who is responsible for it or just add these patches to your tree.
Thanks, Michal
The following changes since commit 6ad77d88e57f6ab815ec7e85c5ac329054318c73: Marek Vasut (1): vfat: Fix mkcksum argument sizes
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git mainline/sf
Jagannadha Sutradharudu Teki (7): sf: spansion: Correct the first byte of idcode1 for S25FL256S part sf: winbond: Add W25Q64W sf: stmicro: Add support for N25Q64 sf: stmicro: Add support for N25Q64A sf: stmicro: Add support for N25Q32 sf: stmicro: Add support for N25Q32A sf: stmicro: Add support for N25Q256A
drivers/mtd/spi/spansion.c | 2 +- drivers/mtd/spi/stmicro.c | 30 ++++++++++++++++++++++++++++++ drivers/mtd/spi/winbond.c | 5 +++++ 3 files changed, 36 insertions(+), 1 deletions(-)
OK, this is kind of applied to u-boot/master. I had taken the earlier patch for N25Q64 support to master (and had a long test cycle running while you setup this PR, sorry!). So I took your PR, dropped that out and pulled it into master locally. All of the rest of the changes are now in master.