uboot-mt623x/board/freescale/m5373evb
TsiChung Liew e4f69d1bd2 ColdFire: Fix M5329EVB and M5373EVB nand issue
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>
2008-11-03 09:45:59 -07:00
..
Makefile ColdFire: Remove platforms mii.c file 2008-11-03 09:45:58 -07:00
config.mk ColdFire: Add M5373EVB platform support - 1 2008-01-17 14:59:40 -06:00
m5373evb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand.c ColdFire: Fix M5329EVB and M5373EVB nand issue 2008-11-03 09:45:59 -07:00
u-boot.lds rename environment.c in env_embedded.c to reflect is functionality 2008-09-10 22:48:01 +02:00