]> git.baikalelectronics.ru Git - uboot.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)
commit794c9c63a3ba17d8fd4aa37cb80907786cc031bf
tree48214c2ebac31f992003ffd25eb9d410eb0f293c
parent7b813365710dd55c83a41d8c21d96ddbcdcf17cd
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