summaryrefslogtreecommitdiff
path: root/include/configs/TQM834x.h
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2006-10-25 18:45:23 -0500
committerKim Phillips <kim.phillips@freescale.com>2006-11-03 19:42:19 -0600
commitafd6e470f639883002c7c59d562690a5cb0f4865 (patch)
tree845209c107a501affc93b0b7f13f2652459604c2 /include/configs/TQM834x.h
parent31068b7c4abeefcb2c8fd4fbeccc8ec6c6d0475a (diff)
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
Diffstat (limited to 'include/configs/TQM834x.h')
-rw-r--r--include/configs/TQM834x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h
index b1f033d19..f0e49007d 100644
--- a/include/configs/TQM834x.h
+++ b/include/configs/TQM834x.h
@@ -95,6 +95,7 @@
#define CFG_FLASH_CFI_DRIVER /* use the CFI driver */
#undef CFG_FLASH_CHECKSUM
#define CFG_FLASH_BASE 0x80000000 /* start of FLASH */
+#define CFG_FLASH_SIZE 8 /* FLASH size in MB */
/* buffered writes in the AMD chip set is not supported yet */
#undef CFG_FLASH_USE_BUFFER_WRITE