1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-18 00:11:48 +02:00
Files
u-boot-megous/include
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
..
2022-05-20 12:36:48 +02:00
2022-04-25 10:00:04 -04:00
2022-04-25 10:00:04 -04:00
2022-05-28 10:59:27 +02:00
2022-04-28 09:26:44 -04:00
2022-04-25 10:00:04 -04:00
2022-05-02 09:58:13 -04:00