Commits
Bin Meng committed 87077e97d1a
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>