]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: zboot: Tidy up the comment for zboot_run()
authorSimon Glass <sjg@chromium.org>
Mon, 4 Dec 2023 00:29:38 +0000 (17:29 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 10 Apr 2024 19:49:16 +0000 (13:49 -0600)
commit8d24535e84856f9a881a9cd11d07842a42bc68a3
tree5718cccdbb475a6ab327ddfd988469fce6a0a2f4
parent39f7045252ad72ede2ac0c1c09c05d22367b09c1
x86: zboot: Tidy up the comment for zboot_run()

The current use case (ChromeOS) is the uncommon case. Document how this
function is more normally used, where base is 0 and cmdline is NULL

Signed-off-by: Simon Glass <sjg@chromium.org>
include/bootm.h