u-boot-brain/arch/x86/include/asm/fsp
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature
To support platform-specific configurations (might not always be
UPD on some platform), use a better name update_fsp_configs() and
accepct struct fsp_config_data as its parameter so that platform
codes can handle whatever configuration data for that FSP.

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
..
fsp_api.h x86: fsp: Rename shared_data to fsp_config_data 2016-01-13 12:20:14 +08:00
fsp_bootmode.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_ffs.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_fv.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_hob.h efi: Add start-up library code 2015-08-05 08:42:41 -06:00
fsp_infoheader.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_platform.h x86: Move common FSP code into a common location 2015-02-05 22:16:43 -07:00
fsp_support.h x86: fsp: Rename update_fsp_upd() and change its signature 2016-01-13 12:20:14 +08:00
fsp_types.h x86: Drop FSP error defines and use EFI instead 2015-08-14 09:50:13 -06:00