This value is include the bootm_info, so drop the unnecessary parameter. Signed-off-by: Simon Glass <[email protected]> ---
(no changes since v1) arch/x86/lib/zimage.c | 5 +++-- cmd/bootflow.c | 3 ++- cmd/x86/zboot.c | 8 +++----- include/bootm.h | 7 ++----- 4 files changed, 10 insertions(+), 13 deletions(-) Applied to sjg/master, thanks!

