Home
last modified time | relevance | path

Searched hist:"87077 e97" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A DMakefile87077e97 Wed Feb 17 02:16:24 CST 2016 Bin Meng <bmeng.cn@gmail.com> x86: ivybridge: bd82x6x: Support FSP enabled configuration

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dbd82x6x.c87077e97 Wed Feb 17 02:16:24 CST 2016 Bin Meng <bmeng.cn@gmail.com> x86: ivybridge: bd82x6x: Support FSP enabled configuration

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>