[PATCH v3 02/46] x86: Rename zboot_run() to zboot_run_args()

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


Rename this function so we can (later) create a zboot_run() function
which looks the same as bootm_run()

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

(no changes since v1)

 arch/x86/lib/zimage.c | 4 ++--
 boot/bootmeth_cros.c  | 6 +++---
 include/bootm.h       | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list