[U-Boot] [PATCH v2 4/5] x86: ivybridge: bd82x6x: Support FSP enabled configuration

Simon Glass sjg at chromium.org
Tue Feb 9 23:23:07 CET 2016


On 5 February 2016 at 23:08, Bin Meng <bmeng.cn at gmail.com> wrote:
> Wrap initialization codes with #ifndef CONFIG_HAVE_FSP #endif,
> and enable the build for both FSP and non-FSP configurations.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/Makefile  | 2 +-
>  arch/x86/cpu/ivybridge/bd82x6x.c | 4 ++++
>  2 files changed, 5 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list