1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-29 05:39:21 +01:00
Files
u-boot-megous/drivers/block
Angelo Durgehello 1526bcce0f common: add blkcache init
On m68k, block_cache list is relocated, but next and prev list
pointers are not adjusted to the relocated struct list_head address,
so the first iteration over the block_cache list hangs.

This patch initializes the block_cache list after relocation.

Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
Reviewed-by: Eric Nelson <eric@nelint.com>
2020-01-25 12:04:36 -05:00
..
2020-01-25 12:04:36 -05:00