[U-Boot] [PATCH] nand_spl: nand_boot.c: Init nand_chip.options to 0

Scott Wood scottwood at freescale.com
Fri May 13 18:16:14 CEST 2011


On Wed, May 04, 2011 at 11:44:44AM +0200, Stefan Roese wrote:
> Patch 65a9db7b [nand_spl: Fix large page nand_command()] broke
> nand booting on canyonlands. "options" has to be initialized to
> 0. If not, boards might have the NAND_BUSWIDTH_16 bit set,
> resulting in wrong offset calculation.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Scott Wood <scottwood at freescale.com>
> Cc: Alex Waterman <awaterman at dawning.com>
> ---
>  nand_spl/nand_boot.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied to u-boot-nand-flash

-Scott



More information about the U-Boot mailing list