1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-29 05:39:21 +01:00
Files
u-boot-megous/drivers
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
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2020-01-07 14:37:50 +01:00
2020-01-25 12:04:36 -05:00
2020-01-17 13:27:28 -05:00
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2020-01-10 10:25:13 -05:00
2020-01-10 14:18:26 -05:00