x86: fsp: Compact the output of hob command
authorBin Meng <bmeng.cn@gmail.com>
Sat, 10 Oct 2015 08:47:56 +0000 (01:47 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:26 +0000 (07:46 -0600)
commitfd755f084e8812d598532e275e86b2372ce252b6
tree79401280fe60a7410ad2c694f303c30f5dec4560
parent721e992a8af5e80b2a95a0bc92c9880f2056190b
x86: fsp: Compact the output of hob command

Compact hob command output, especially by making hob type string a
little bit shorter so that we can leave room for future extension.

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