commit | 104dd785ac58076cb53e360d917edbd7700e719b | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Mon Apr 22 21:43:33 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sun May 05 08:48:50 2019 -0400 |
tree | 2ade670a2d803e0c6118764da7062fb7f9f02fc3 | |
parent | 384c141ece671181644e6ffe4753f4abd4986640 [diff] |
board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build AM654 SoC is IO coherent wrt A53 cores, therefore enable SYS_DISABLE_DCACHE_OPS to avoid cache operations in A53 SPL/U-Boot. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>