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 <[email protected]> > Cc: Scott Wood <[email protected]> > Cc: Alex Waterman <[email protected]> > --- > nand_spl/nand_boot.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-)
Applied to u-boot-nand-flash -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

