diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-12-10 22:03:03 -0800 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-01-13 12:20:14 +0800 |
commit | 4ce022d396dd293f40b08f05886c21469feb74ea (patch) | |
tree | f184b966c9f8ad82d0934de08277414aa4897282 /arch/x86/cpu/baytrail/fsp_configs.c | |
parent | e293502280b772c0ba29f1ca2d504680b4220d83 (diff) | |
download | u-boot-imx-4ce022d396dd293f40b08f05886c21469feb74ea.zip u-boot-imx-4ce022d396dd293f40b08f05886c21469feb74ea.tar.gz u-boot-imx-4ce022d396dd293f40b08f05886c21469feb74ea.tar.bz2 |
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>
Diffstat (limited to 'arch/x86/cpu/baytrail/fsp_configs.c')
0 files changed, 0 insertions, 0 deletions