Hi Pekon, On 05.12.2013 08:05, Gupta, Pekon wrote: >> diff --git a/drivers/mtd/nand/omap_gpmc.c b/drivers/mtd/nand/omap_gpmc.c >> index 5e7e6b3..407b2e5 100644 >> --- a/drivers/mtd/nand/omap_gpmc.c >> +++ b/drivers/mtd/nand/omap_gpmc.c >> @@ -283,53 +283,53 @@ static void omap_hwecc_init_bch(struct nand_chip >> *chip, int32_t mode) >> > There is already a patch-set which cleans much more, apart from > these changes. > http://lists.denx.de/pipermail/u-boot/2013-November/167445.html
Ah, I missed this. > Above patch-set does not change the functionality, just optimizes > some data-paths which should help in: > - reducing NAND boot time. > - make driver scalable to add stronger ecc-schemes in future. > > As you are actively working on mainline u-boot. > It would be helpful if you can test/ack above patch-set, as its still > not merged. I'll try to find some time to do this tomorrow. Please send also this 8bit NAND fixup patch so that I can add it to the test as well. Thanks, Stefan _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

