u-boot/arch/microblaze
Ovidiu Panait 84488fc693 microblaze: cache: introduce Kconfig options for icache/dcache sizes
Replace XILINX_DCACHE_BYTE_SIZE macro with two Kconfig symbols for
instruction and data caches sizes, respectively:
CONFIG_XILINX_MICROBLAZE0_ICACHE_SIZE
CONFIG_XILINX_MICROBLAZE0_DCACHE_SIZE

Also, get rid of the hardcoded value in icache_disable().

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Link: https://lore.kernel.org/r/20220531181435.3473549-8-ovpanait@gmail.com
Signed-off-by: Michal Simek <michal.simek@amd.com> (s/bralid/brlid/g)
2022-06-24 14:16:00 +02:00
..
cpu microblaze: cache: introduce Kconfig options for icache/dcache sizes 2022-06-24 14:16:00 +02:00
dts dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
include/asm microblaze: Do not place u-boot to reserved memory location 2022-03-07 16:33:47 +01:00
lib microblaze: cache: introduce Kconfig options for icache/dcache sizes 2022-06-24 14:16:00 +02:00
config.mk microblaze: Add support for run time relocation 2022-06-24 14:15:01 +02:00
Kconfig microblaze: cache: improve icache Kconfig options 2022-06-24 14:16:00 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00