The following series has some general OMAP nand cleanups and greatly improves the nand performance. Also we add a possibility to autodetect the NAND buswidth. Sascha ---------------------------------------------------------------- Sascha Hauer (5): mtd OMAP NAND: Fix dev_ready handling ARM OMAP gpmc nand: specify platform data in boards mtd OMAP NAND: Use prefetch engine mtd nand: implement buswidth detection mtd OMAP NAND: implement buswidth autodetection support arch/arm/boards/beagle/board.c | 9 +- arch/arm/boards/pcm049/board.c | 10 +- arch/arm/boards/phycard-a-xl2/pca-a-xl2.c | 9 +- arch/arm/mach-omap/devices-gpmc-nand.c | 26 +--- arch/arm/mach-omap/gpmc.c | 61 +++++++++ arch/arm/mach-omap/include/mach/gpmc.h | 16 ++- arch/arm/mach-omap/include/mach/gpmc_nand.h | 20 +-- drivers/mtd/nand/nand_base.c | 20 ++- drivers/mtd/nand/nand_omap_gpmc.c | 177 +++++++++++++++++++++------ include/linux/mtd/nand.h | 3 + 10 files changed, 261 insertions(+), 90 deletions(-) _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox