]> Git Repo - J-u-boot.git/commit
x86: zboot: Use zboot_start() in zboot_run()
authorSimon Glass <[email protected]>
Mon, 4 Dec 2023 00:29:37 +0000 (17:29 -0700)
committerTom Rini <[email protected]>
Wed, 10 Apr 2024 19:49:16 +0000 (13:49 -0600)
commit39f7045252ad72ede2ac0c1c09c05d22367b09c1
tree592ed6200e4d510946edd28ae3d6a7ae4e36be68
parent9ad5fdf1a8a10d2c3daad33ba69cd88b7f7ea86b
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 <[email protected]>
arch/x86/lib/zimage.c
This page took 0.032909 seconds and 4 git commands to generate.