u-boot-brain/drivers/block
Ovidiu Panait 365af27f0d blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Extend manual relocation of block_cache list pointers to all platforms that
enable CONFIG_NEEDS_MANUAL_RELOC. Remove m68k-specific checks and provide a
single implementation that adds gd->reloc_off to the pre-relocation
pointers.

Acked-by: Angelo Dureghello <angelo.dureghello@timesys.com>
Tested-by: Angelo Dureghello <angelo.dureghello@timesys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Eric Nelson <eric@nelint.com>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
[trini: Add guard around DECLARE_GLOBAL_DATA_PTR to avoid size growth]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-08-06 18:08:22 -04:00
..
blk_legacy.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
blk-uclass.c dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe 2020-08-06 14:26:50 -04:00
blkcache.c blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC 2020-08-06 18:08:22 -04:00
ide.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig blk: Allow control of the block cache in TPL 2019-07-10 16:52:58 -06:00
Makefile blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 2019-12-03 08:43:24 -05:00
sandbox.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00