projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8d9cea
)
mx35: flea3: fix when cache functions are linked
author
Stefano Babic
<sbabic@denx.de>
Sun, 1 Apr 2012 03:23:00 +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/flea3.h
patch
|
blob
|
history
diff --git
a/include/configs/flea3.h
b/include/configs/flea3.h
index 649e27214c7030b9c6091695e31b938fa88c962a..f046a587bec2570391b3e9d7f5b5a85e9d528a5b 100644
(file)
--- a/
include/configs/flea3.h
+++ b/
include/configs/flea3.h
@@
-34,6
+34,7
@@
#define CONFIG_MX35_HCLK_FREQ 24000000
#define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_SYS_CACHELINE_SIZE 32
#define CONFIG_DISPLAY_CPUINFO
@@
-98,6
+99,7
@@
#define CONFIG_BOOTP_DNS
#define CONFIG_CMD_NAND
+#define CONFIG_CMD_CACHE
#define CONFIG_CMD_I2C
#define CONFIG_CMD_SPI