[PATCH v3 08/46] x86: Drop the unnecessary base_ptr argument to zboot_dump()

Simon Glass sjg at chromium.org
Fri Dec 20 05:06:42 CET 2024


This value is include the bootm_info, so drop the unnecessary parameter.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(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!


More information about the U-Boot mailing list