Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-08-19 Thread Scott Wood
On Tue, Aug 18, 2015 at 01:55:48PM -0400, Tom Rini wrote: On Wed, Aug 05, 2015 at 01:45:45AM +0200, Stefan Roese wrote: On 04.08.2015 20:26, Scott Wood wrote: On Tue, 2015-08-04 at 14:39 +0200, Stefan Roese wrote: I've used these patches while porting the pxa3xx_nand driver for the

Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-08-18 Thread Tom Rini
On Wed, Aug 05, 2015 at 01:45:45AM +0200, Stefan Roese wrote: On 04.08.2015 20:26, Scott Wood wrote: On Tue, 2015-08-04 at 14:39 +0200, Stefan Roese wrote: I've used these patches while porting the pxa3xx_nand driver for the Marvell Armada XP / 38x SoC's to current U-Boot. And have found no

Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-08-04 Thread Stefan Roese
Hi Scott, On 23.07.2015 08:51, Stefan Roese wrote: On 27.06.2015 08:16, Scott Wood wrote: As requested, these patches can be found in the sync-4.1 branch of u-boot-nand-flash.git. Ezequiel Garcia (1): mtd: Introduce mtd_block_isreserved() Scott Wood (2): nand: Remove __UBOOT__ ifdefs

Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-08-04 Thread Scott Wood
On Tue, 2015-08-04 at 14:39 +0200, Stefan Roese wrote: Hi Scott, On 23.07.2015 08:51, Stefan Roese wrote: On 27.06.2015 08:16, Scott Wood wrote: As requested, these patches can be found in the sync-4.1 branch of u-boot-nand-flash.git. Ezequiel Garcia (1): mtd: Introduce

Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-08-04 Thread Stefan Roese
On 04.08.2015 20:26, Scott Wood wrote: On Tue, 2015-08-04 at 14:39 +0200, Stefan Roese wrote: I've used these patches while porting the pxa3xx_nand driver for the Marvell Armada XP / 38x SoC's to current U-Boot. And have found no issues so far. So: Tested-by: Stefan Roese s...@denx.de What

Re: [U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-07-23 Thread Stefan Roese
Hi Scott, On 27.06.2015 08:16, Scott Wood wrote: As requested, these patches can be found in the sync-4.1 branch of u-boot-nand-flash.git. Ezequiel Garcia (1): mtd: Introduce mtd_block_isreserved() Scott Wood (2): nand: Remove __UBOOT__ ifdefs nand: Sync with Linux v4.1

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1

2015-06-27 Thread Scott Wood
As requested, these patches can be found in the sync-4.1 branch of u-boot-nand-flash.git. Ezequiel Garcia (1): mtd: Introduce mtd_block_isreserved() Scott Wood (2): nand: Remove __UBOOT__ ifdefs nand: Sync with Linux v4.1 drivers/mtd/mtdcore.c | 14 +- drivers/mtd/mtdpart.c