projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81b1c9e
)
mx35: mx35pdk: fix when cache functions are linked
author
Stefano Babic
<sbabic@denx.de>
Sun, 1 Apr 2012 03:23:01 +0000
(
03:23
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Mon, 16 Apr 2012 12:53:59 +0000
(14:53 +0200)
Signed-off-by: Stefano Babic <sbabic@denx.de>
include/configs/mx35pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx35pdk.h
b/include/configs/mx35pdk.h
index 0c62b9fdfb3deb2f6f605dd053fcd1c383e60f32..1e03639adfb40339360e9b9ea29927f9065e9dde 100644
(file)
--- a/
include/configs/mx35pdk.h
+++ b/
include/configs/mx35pdk.h
@@
-38,6
+38,7
@@
/* Set TEXT at the beginning of the NOR flash */
#define CONFIG_SYS_TEXT_BASE 0xA0000000
+#define CONFIG_SYS_CACHELINE_SIZE 32
#define CONFIG_SYS_64BIT_VSPRINTF
@@
-106,6
+107,7
@@
#define CONFIG_BOOTP_DNS
#define CONFIG_CMD_NAND
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_I2C
#define CONFIG_CMD_SPI