mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
m68k needs block cache list initialized after relocation.
Other architectures must not be involved.
Fixing regression related to:
commit 1526bcce0f
("common: add blkcache init")
Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>