1
0
Fork 0
remarkable-uboot/arch/x86/include/asm/arch-baytrail/fsp
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header
All FSP spec v1.0 complaint FSP binary uses struct fspinit_rtbuf
as defined by the 1.0 spec, however there are FSPs that does not
follow 1.0 spec (possible due to that FSP predates the 1.0 spec),
and future FSP binary that is complaint to v1.1 spec defines an
optional paltform-specific runtime data in the struct fspinit_rtbuf.
Hence move the definition to chipset header.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-01-13 12:20:14 +08:00
..
azalia.h x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
fsp_configs.h x86: fsp: Move struct fspinit_rtbuf definition to chipset header 2016-01-13 12:20:14 +08:00
fsp_vpd.h x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 2015-08-14 03:24:21 -06:00