mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ipq6018: Enable cache command
Change-Id: I8a6a768346742508889f1a1e611809ca359f987c Signed-off-by: Antony Arun T <antothom@codeaurora.org>
This commit is contained in:
parent
5eeb0996ee
commit
7c35e421d7
1 changed files with 1 additions and 0 deletions
|
|
@ -334,6 +334,7 @@ extern loff_t board_env_size;
|
|||
* Cache flush and invalidation based on L1 cache, so the cache line
|
||||
* size is configured to 64 */
|
||||
#define CONFIG_SYS_CACHELINE_SIZE 64
|
||||
#define CONFIG_CMD_CACHE
|
||||
/*#define CONFIG_SYS_DCACHE_OFF*/
|
||||
|
||||
/* Enabling this flag will report any L2 errors.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue