[U-Boot] [PATCH 2/2] nand: Move the sub-page read support enable to a flag

Scott Wood scottwood at freescale.com
Fri Nov 2 23:41:17 CET 2012


On 11/01/2012 05:49:29 PM, Joe Hershberger wrote:
> Use a flag instead of a hard-coded macro so that sub-page reads can be
> enabled in other cases (such as on-die ecc).
> 
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>  drivers/mtd/nand/nand_base.c | 9 +++++++--
>  include/linux/mtd/nand.h     | 7 ++++---
>  2 files changed, 11 insertions(+), 5 deletions(-)

This looks a lot like commit a5ff4f102937a3492bca4a9ff0c341d78813414c  
in Linux, but I don't see any attribution...

-Scott


More information about the U-Boot mailing list