summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5373evb/nand.c
Commit message (Collapse)AuthorAgeFilesLines
* ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-201-9/+9
| | | | Signed-off-by: Alison Wang <b18965@freescale.com>
* ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2009-03-171-2/+4
| | | | | | | | 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 <Tsi-Chung.Liew@freescale.com>
* ColdFire: Fix M5329EVB and M5373EVB nand issueTsiChung Liew2008-11-031-6/+11
| | | | | | | | | | | 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 nand_dev_ready() to use common nand driver. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* m5373evb: Update NAND driver to new API.Scott Wood2008-08-131-46/+18
| | | | Signed-off-by: Scott Wood <scottwood@freescale.com>
* ColdFire: Add M5373EVB platform support - 1TsiChungLiew2008-01-171-0/+114
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com>
OpenPOWER on IntegriCloud