u-boot-brain/board/xilinx
Simon Glass 9edefc2776 common: Move some cache and MMU functions out of common.h
These functions belong in cpu_func.h. Another option would be cache.h
but that code uses driver model and we have not moved these cache
functions to use driver model. Since they are CPU-related it seems
reasonable to put them here.

Move them over.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:55 -05:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common arm64: xilinx: Enable generic of_board_dtb 2019-10-08 13:14:54 +02:00
microblaze-generic microblaze: Remove additional headers 2019-10-08 09:55:11 +02:00
versal common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
zynq ARM: zynq: Remove unused board_early_init_f() 2019-10-24 13:37:03 +02:00
zynqmp common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
zynqmp_r5 lib: fdtdec: Rename routine fdtdec_setup_memory_size() 2018-07-19 10:49:56 +02:00
Kconfig arm64: xilinx: Enable generic of_board_dtb 2019-10-08 13:14:54 +02:00