[PATCH v3 03/46] x86: Drop duplicate definition of zimage_dump()

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


This is now defined in bootm.h so drop the duplicate in the x86 code.

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

(no changes since v1)

 arch/x86/include/asm/zimage.h | 8 --------
 cmd/x86/zboot.c               | 1 +
 2 files changed, 1 insertion(+), 8 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list