]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: fsp: Update fsp command to show spec 1.1 header
authorBin Meng <bmeng.cn@gmail.com>
Wed, 16 Aug 2017 05:41:57 +0000 (22:41 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commitb3fd2126dc8114d648b1e769b9fa621e3537bf48
tree48214c2ebac31f992003ffd25eb9d410eb0f293c
parent5df91f1c82af1b2a87a1e028de7ddd092c313655
x86: fsp: Update fsp command to show spec 1.1 header

FSP spec 1.1 adds 3 new APIs and their offsets are in the header.
Update the 'fsp hdr' command to show these new entries.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/fsp/fsp_infoheader.h
arch/x86/lib/fsp/cmd_fsp.c