x86: zboot: Use zboot_start() in zboot_run()
Now that we have a function to start the process of booting a zimage,
use it in zboot_run() to avoid duplicated logic.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment