Re: [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-06-06 Thread Heiko Schocher
Hello Boris, Am 06.06.2016 um 18:04 schrieb Boris Brezillon: On Mon, 30 May 2016 13:57:58 -0500 Scott Wood wrote: Updates the NAND code to match Linux v4.6. The previous sync was from Linux v4.1 in commit d3963721d93fafa. Note that none of the individual NAND drivers tracked Linux closely e

Re: [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-06-06 Thread Boris Brezillon
On Mon, 30 May 2016 13:57:58 -0500 Scott Wood wrote: > Updates the NAND code to match Linux v4.6. The previous sync was from > Linux v4.1 in commit d3963721d93fafa. > > Note that none of the individual NAND drivers tracked Linux closely > enough to be synced themselves, other than manually appl

Re: [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-05-31 Thread Scott Wood
On Tue, 2016-05-31 at 08:48 +0200, Heiko Schocher wrote: > Hello Scott, > > Am 30.05.2016 um 20:57 schrieb Scott Wood: > > Updates the NAND code to match Linux v4.6. The previous sync was from > > Linux v4.1 in commit d3963721d93fafa. > > > > Note that none of the individual NAND drivers tracked

Re: [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-05-31 Thread Boris Brezillon
Hi Scott, On Mon, 30 May 2016 13:57:58 -0500 Scott Wood wrote: > Updates the NAND code to match Linux v4.6. The previous sync was from > Linux v4.1 in commit d3963721d93fafa. > > Note that none of the individual NAND drivers tracked Linux closely > enough to be synced themselves, other than ma

Re: [U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-05-30 Thread Heiko Schocher
Hello Scott, Am 30.05.2016 um 20:57 schrieb Scott Wood: Updates the NAND code to match Linux v4.6. The previous sync was from Linux v4.1 in commit d3963721d93fafa. Note that none of the individual NAND drivers tracked Linux closely enough to be synced themselves, other than manually applying a

[U-Boot] [PATCH 7/7] mtd: nand: Sync with Linux v4.6

2016-05-30 Thread Scott Wood
Updates the NAND code to match Linux v4.6. The previous sync was from Linux v4.1 in commit d3963721d93fafa. Note that none of the individual NAND drivers tracked Linux closely enough to be synced themselves, other than manually applying a few cross-tree changes. Signed-off-by: Scott Wood --- d