]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6f67a9a5ca3f4e7d52c412a2a495250ab85663ea
treefa770d9c1f5e2feac69f8932207e4d36f1d5c835
parent6226cb4371b243067fd57a75ed41f6488db9b2da
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