boot: pxe: Refactor label_run_boot() to avoid cmdline
authorSimon Glass <sjg@chromium.org>
Thu, 6 Mar 2025 00:25:14 +0000 (17:25 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 18 Mar 2025 19:12:15 +0000 (13:12 -0600)
commite2e87b840162ddf4ec8df3f235be98a74a964509
treefb714298e767eb7fc4e66030314ba561b3992a70
parentfeb8d7fd749413e889ba2c396654f473ba32034d
boot: pxe: Refactor label_run_boot() to avoid cmdline

Adjust the remaining call in this function to use the bootm API. This
will allow PXE to work without the command line.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/zimage.c
boot/pxe_utils.c
include/bootm.h