]> git.dujemihanovic.xyz Git - u-boot.git/commit
andes: ae350: Implement cache switch via Kconfig
authorLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 26 Dec 2023 06:17:33 +0000 (14:17 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 27 Dec 2023 09:29:07 +0000 (17:29 +0800)
commitb0469041c09e80fdef56a6c8938f8fc74a385a24
tree9f0cc31d596b97591da5eae6091bd95e78e55809
parentc36eb2f91766642e41ce2e5895cce928e68ddc1f
andes: ae350: Implement cache switch via Kconfig

Kconfig provides SYS_[I|D]CACHE_OFF config options to switch off caches.
Provide the corresponding implementation to the options.

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Yu Chien Peter Lin <peterlin@andestech.com>
arch/riscv/cpu/andesv5/cpu.c
board/AndesTech/ae350/ae350.c