On 12/29/21 19:57, Simon Glass wrote: > Since EFI does not relocate and uses the same global_data pointer > throughout the board-init process, drop this unnecessary setup, to avoid > a hang. > > Signed-off-by: Simon Glass <sjg at chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>