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 <[email protected]> --- (no changes since v1) arch/x86/lib/zimage.c | 27 +++++++++++++++++++-------- boot/pxe_utils.c | 13 +++++-------- include/bootm.h | 9 +++++++++ 3 files changed, 33 insertions(+), 16 deletions(-) Applied to sjg/master, thanks!

