[U-Boot] [v2 PATCH 08/12] spl, nand, atmel_nand: add erase one block function

Scott Wood scottwood at freescale.com
Fri Oct 31 00:16:53 CET 2014


On Thu, 2014-10-30 at 09:15 +0100, Heiko Schocher wrote:
> erase one nand block in spl code. keep it simple, as size matters
> This is used on the upcoming taurus spl support.
> 
> Signed-off-by: Heiko Schocher <hs at denx.de>
> 
> ---
> 
> Changes in v2:
> add comment from scott wood:
> - move nand_erase_one into "include/nand.h" and rename it
>   to spl_nand_erase_one
> 
>  drivers/mtd/nand/atmel_nand.c | 33 +++++++++++++++++++++++++++++++++
>  include/nand.h                |  1 +
>  2 files changed, 34 insertions(+)

Acked-by: Scott Wood <scottwood at freescale.com>

-Scott




More information about the U-Boot mailing list