u-boot-brain/nand_spl
Stefan Roese a89a990159 nand_spl: nand_boot.c: Init nand_chip.options to 0
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@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Alex Waterman <awaterman@dawning.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2011-05-13 11:07:49 -05:00
..
board Fix the issue of _end symbol not being found while building 2011-04-27 19:38:10 +02:00
nand_boot_fsl_elbc.c nand/spl: Assuming a static nand page size to reduce code size 2011-04-15 15:53:11 -05:00
nand_boot_fsl_nfc.c IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 2011-04-27 19:38:05 +02:00
nand_boot.c nand_spl: nand_boot.c: Init nand_chip.options to 0 2011-05-13 11:07:49 -05:00