Rename this function so we can (later) create a zboot_run() function which looks the same as bootm_run()
Signed-off-by: Simon Glass <[email protected]> --- (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!

