u-boot-brain/board/tqc/tqm85xx
Wolfgang Grandegger 1c2deff22c TQM85xx: NAND support via local bus UPMB
This patch adds support for NAND FLASH on the TQM8548. It is disabled by
default and can be enabled for the TQM8548 modules. It is now based on
the re-written FSL NAND UPM driver. A patch has been posted earlier today
with the subject:

"NAND FSL UPM: driver re-write using the hwcontrol callback"

Note that the R/B pin is not supported by that module requiring to use
the specified maximum delay time.

Note: With NAND support enabled the size of the U-Boot image exceeds
256 KB and TEXT_BASE must therefore be set to 0xfff80000 in config.mk,
doubling the image size :-(.

Signed-off-by: Thomas Waehner <thomas.waehner@tqs.de>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
2008-06-11 00:05:08 -05:00
..
config.mk TQM: move TQM boards to board/tqc 2008-06-10 18:22:26 -05:00
law.c TQM85xx: NAND support via local bus UPMB 2008-06-11 00:05:08 -05:00
Makefile TQM85xx: NAND support via local bus UPMB 2008-06-11 00:05:08 -05:00
nand.c TQM85xx: NAND support via local bus UPMB 2008-06-11 00:05:08 -05:00
sdram.c TQM8548: Basic support for the TQM8548 modules 2008-06-11 00:01:43 -05:00
tlb.c TQM85xx: NAND support via local bus UPMB 2008-06-11 00:05:08 -05:00
tqm85xx.c TQM8548: PCI express support 2008-06-11 00:05:01 -05:00
u-boot.lds TQM: move TQM boards to board/tqc 2008-06-10 18:22:26 -05:00