commit | c914f19252a3143ea69005ce0c4705fc8a3ec1ae | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:40:13 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:29 2019 +0800 |
tree | ecc2ecc7c0cdd71363bda727c793b79679cb8cc1 | |
parent | 596f31c0803f36433ff915b745c6640e50d76e9a [diff] |
x86: apl: Add SPL loaders Add loaders for SPL and TPL so that the next stage can be loaded from memory-mapped SPI or, failing that, the Fast SPI driver. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>