Re: [U-Boot] [RFC PATCH v3 00/10] pxa3xx_nand updates

2017-12-06 Thread Ofer Heifetz
these patches were sent on mistake and should be ignored, I will rework this patchset and send again later > -Original Message- > From: of...@marvell.com [mailto:of...@marvell.com] > Sent: Wednesday, December 06, 2017 8:56 AM > To: u-boot@lists.denx.de > Cc: Nadav Haklai ; s...@denx.de; O

[U-Boot] [RFC PATCH v3 00/10] pxa3xx_nand updates

2017-12-06 Thread oferh
From: Ofer Heifetz I'm looking into the NAND support for the db-88f6820-amc board. There are a number of changes in the pxa3xx_nand driver in Linux that are relevant (not specifically to this boards but to Armada boards in general). Some of these changes are cleanups and some are actual bug fixes