commit | c6f96a4bd012c2a614bbbf41ead951cb4acb78c9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:36 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:24 2020 +0800 |
tree | 462aac1c2ec11433307762c487248f1076b317f1 | |
parent | 8834135e0dda5b44918df9010bbb2031dcac5104 [diff] |
x86: apl: Check low-level init in FSP-S pre-init If U-Boot is not running FSP-S it should not do the pre-init either. Add a condition to handle this. Signed-off-by: Simon Glass <sjg@chromium.org>