commit | 2153e8fbfcf88068f47352b7ea16a4ad7f0602bc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:40:19 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:30 2019 +0800 |
tree | 231dd5b802a0350b9de6476b38458ab038498c4f | |
parent | a9a4b685ded90051a43ab7fe5c9a12b5c01c2b1b [diff] |
x86: apl: Add FSP support The memory and silicon init parts of the FSP need support code to work. Add this for Apollo Lake. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>