projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31068b7
)
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
author
Timur Tabi
<timur@freescale.com>
Wed, 25 Oct 2006 23:45:23 +0000
(18:45 -0500)
committer
Kim Phillips
<kim.phillips@freescale.com>
Sat, 4 Nov 2006 01:42:19 +0000
(19:42 -0600)
include/configs/TQM834x.h
patch
|
blob
|
history
diff --git
a/include/configs/TQM834x.h
b/include/configs/TQM834x.h
index
b1f033d
..
f0e4900
100644
(file)
--- 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