i.MX6: implement enable_caches()

disabled by default until drivers are fixed

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
Eric Nelson
2012-03-04 11:47:38 +00:00
committed by Albert ARIBAUD
parent c415919d57
commit 4d422fe2dc
3 changed files with 12 additions and 0 deletions

View File

@@ -169,4 +169,6 @@
#define CONFIG_OF_LIBFDT
#define CONFIG_SYS_DCACHE_OFF
#endif /* __CONFIG_H */

View File

@@ -212,4 +212,6 @@
#define CONFIG_OF_LIBFDT
#define CONFIG_SYS_DCACHE_OFF
#endif /* __CONFIG_H */