x86: fsp: Add a hdr sub-command to show header information
authorBin Meng <bmeng.cn@gmail.com>
Sat, 10 Oct 2015 08:47:59 +0000 (01:47 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:26 +0000 (07:46 -0600)
commit010921ae7f1dff83246a88d1e6fb3559134fe72a
tree68ec9cf36acc2eadb058e8fa9bf9b2401c06deb7
parent62716ebb751dbe7346ff52b17be867505d959bcc
x86: fsp: Add a hdr sub-command to show header information

It would be helpful to have a command to show FSP header. So far
it only supports FSP header which conforms to FSP spec 1.0.

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