Move this struct into the plat data so that we can use it multiple times during the boot process. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) boot/bootmeth_extlinux.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Applied to sjg/master, thanks!