Re: [U-Boot] [PATCH 0/8] sf: MTD core support

2015-10-29 Thread Heiko Schocher
Hello Jagan, Am 12.10.2015 um 21:47 schrieb Jagan Teki: These patch-set adds mtd support on top of spi-flash layer. This series is next development level for spi-nor work, previous work is on below thread patch-set. https://www.mail-archive.com/u-boot@lists.denx.de/msg188073.html TODO: - spi-n

Re: [U-Boot] [PATCH 0/8] sf: MTD core support

2015-10-28 Thread Jagan Teki
Hi Heiko, Any comments on this series? On 13 October 2015 at 01:17, Jagan Teki wrote: > These patch-set adds mtd support on top of spi-flash layer. > > This series is next development level for spi-nor work, > previous work is on below thread patch-set. > https://www.mail-archive.com/u-boot@list

[U-Boot] [PATCH 0/8] sf: MTD core support

2015-10-12 Thread Jagan Teki
These patch-set adds mtd support on top of spi-flash layer. This series is next development level for spi-nor work, previous work is on below thread patch-set. https://www.mail-archive.com/u-boot@lists.denx.de/msg188073.html TODO: - spi-nor core addition Testing: $ git clone git://git.denx.de/u-