Skip to content
Snippets Groups Projects
Commit 0792a36e authored by Stefano Babic's avatar Stefano Babic Committed by Albert ARIBAUD
Browse files

mx35: mx35pdk: fix when cache functions are linked


Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
parent 81b1c9eb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment