commit | 95518ae2a09b8a3c35cc1aef6023c27ec2012434 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:27 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:19 2019 +0800 |
tree | d2f5abdcaf378a18cbc3503922fc50f2254694cf | |
parent | 3c4b98f1c99235b24fd9906dab36c097956b7f4f [diff] |
x86: Update the fsp command for FSP2 The current 'fsp' command only works with FSP1. Update it to handle FSP2 as well. Convert everything to hex which is what U-Boot uses. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>