
2 Sep
2017
2 Sep
'17
6:11 p.m.
On Sat, Aug 26, 2017 at 9:39 PM, Simon Glass sjg@chromium.org wrote:
On 15 August 2017 at 23:41, Bin Meng bmeng.cn@gmail.com wrote:
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
arch/x86/include/asm/fsp/fsp_infoheader.h | 9 ++++++++- arch/x86/lib/fsp/cmd_fsp.c | 24 ++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86/next, thanks!