> /*
> * Bank start addresses.
> * 4 x 32 MiB is the maximum for user and U-Boot code. Please adapt the list
> * as well as CFG_MAX_FLASH_BANKS to your TQM. Also consider dual die chips
> * or single die chips, e.g. one dual die chip represents two banks.
> + * The fifth bank is a separate
Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]>
---
board/tqc/tqma31/tqma31.c |6 ++
include/asm-arm/arch-mx31/mx31-regs.h |1 +
include/configs/TQMA31.h |7 +--
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/board/tqc/tqma31/tqma31.