]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: apl: Add FSP structures
authorSimon Glass <sjg@chromium.org>
Mon, 9 Dec 2019 00:40:18 +0000 (17:40 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:30 +0000 (11:44 +0800)
commita9a4b685ded90051a43ab7fe5c9a12b5c01c2b1b
treed45ae8235f768f5a47eaef5e8b4942c9a0be5d52
parent1fc541931461e039802868a8d2125add2acb5120
x86: apl: Add FSP structures

These are mostly specific to a particular SoC. Add the definitions for
Apollo Lake.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/arch-apollolake/fsp/fsp_configs.h [new file with mode: 0644]
arch/x86/include/asm/arch-apollolake/fsp/fsp_m_upd.h [new file with mode: 0644]
arch/x86/include/asm/arch-apollolake/fsp/fsp_s_upd.h [new file with mode: 0644]
arch/x86/include/asm/arch-apollolake/fsp/fsp_vpd.h [new file with mode: 0644]