From: TsiChung Liew
The Nand flash was unable to read and write properly
due to Nand Chip Select (nCE) setup was in reverse
order. Also, increase the Nand time out value to 60.
Signed-off-by: TsiChung Liew
---
board/freescale/m5329evb/nand.c |6 --
board/freescale/m5373evb/nand.c |
From: TsiChung Liew <[EMAIL PROTECTED]>
Fix compilation issue caused by a few mismatches.
Provide proper nand chip select enable/disable in
nand_hwcontrol() rather than in board_nand_init()
just enable once. Remove redundant local nand driver
functions - nand_read_byte(), nand_write_byte() and
nan
2 matches
Mail list logo