1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-20 10:57:43 +01:00
Files
u-boot-megous/arch/microblaze/cpu/cache.c
Ovidiu Panait 10f6508c07 microblaze: cache: introduce flush_dcache_range()
Align microblaze with the other architectures and provide an
implementation for flush_dcache_range(). Also, remove the microblaze
exception in drivers/core/device.c.

Signed-off-by: Ovidiu Panait <ovpanait@gmail.com>
Link: https://lore.kernel.org/r/20220531181435.3473549-11-ovpanait@gmail.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2022-06-24 14:16:00 +02:00

2.1 KiB