board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build
authorVignesh Raghavendra <vigneshr@ti.com>
Mon, 22 Apr 2019 16:13:33 +0000 (21:43 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 5 May 2019 12:48:50 +0000 (08:48 -0400)
commitc14f3c31112653f5c5a34b748e9defbd3bc5a8ef
tree2ade670a2d803e0c6118764da7062fb7f9f02fc3
parentadd4967124f6b212fef4fa8e1e68143b1400c994
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>
board/ti/am65x/Kconfig