[U-Boot] [PATCH] s3c2410_nand add missing functions for CONFIG_NAND_SPL

Scott Wood scottwood at freescale.com
Fri Oct 30 00:51:31 CET 2009


On Thu, Oct 29, 2009 at 05:12:14PM +0800, Hui.Tang wrote:
> add missing functios nand_read_byte(), nand_write_buf(), nand_read_buf()
> for CONFIG_NAND_SPL config, also set nand->select_chip = NULL, since in
> nand_boot() we will check it to do a select_chip action.

Why do you need to write to the buffer in the NAND SPL?  I don't think you
need read_byte either.

-Scott


More information about the U-Boot mailing list