On 7/10/20 3:19 AM, Ovidiu Panait wrote:
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.Cc: Angelo Durgehello <[email protected]> Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Ovidiu Panait <[email protected]> --- v2 updates: - add reviewed-by tag
Reviewed-by: Eric Nelson <[email protected]>

