]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi_nand_spl: We only need to reset the nand chip once
authorHans de Goede <hdegoede@redhat.com>
Sat, 15 Aug 2015 09:38:33 +0000 (11:38 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:13 +0000 (12:19 +0200)
commitdad60121a5770e919bb79ff3d0d24bd8503e797b
tree09cb91ce448be7e84edcd44400d03c0332353259
parent74d1b3d2f94854123e5e27f8bb9529003727ca31
sunxi_nand_spl: We only need to reset the nand chip once

There is no need to reset the nand chip for every ecc-block read.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/mtd/nand/sunxi_nand_spl.c