x86: Adjust bootparam.h to be more like linux
authorSimon Glass <sjg@chromium.org>
Sun, 19 Mar 2023 19:30:06 +0000 (08:30 +1300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:07:21 +0000 (11:07 +0100)
commit90f2b5abb5d980e5df5311f78f062340a69302bb
treefa770d9c1f5e2feac69f8932207e4d36f1d5c835
parentedf35a30278121e1affc9cc15b7aa26b9892e9d9
x86: Adjust bootparam.h to be more like linux

This likely came from Linux originally, so update it to match v6.2 more.
This has no functional change.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/bootparam.h
arch/x86/lib/zimage.c