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.
I'd really appreciate some testing on this. It doesn't make my board magically work but I feel like I'm making forward progress. Where applicable I'll Cc the author of the equivalent Linux patch. Perhaps I should put them in the From: line or not they deserve all the credit, I just want to see these changes in u-boot. Chris Packham (6): mtd: nand: pxa3xx_nand: Increase initial buffer size mtd: nand: pxa3xx_nand: use nand_to_mtd() mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing() mtd: nand: pxa3xx_nand: fix early spurious interrupt mtd: nand: pxa3xx-nand: fix random command timeouts mtd: nand: pxa3xx_nand: add support for partial chunks drivers/mtd/nand/pxa3xx_nand.c | 203 ++++++++++++++++++++++++++--------------- 1 file changed, 127 insertions(+), 76 deletions(-) -- 2.10.0.479.g7c56b16 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot