]> git.baikalelectronics.ru Git - uboot.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)
commit70bc6f7a078f162c0b941ddc2fc34548a5a0f607
treed45ae8235f768f5a47eaef5e8b4942c9a0be5d52
parent53d11d9f173afdf191706e29c8f5a7342740ec23
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]