]> git.baikalelectronics.ru Git - uboot.git/commit
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
authorBernhard Messerklinger <bernhard.messerklinger@br-automation.com>
Mon, 18 May 2020 10:33:33 +0000 (12:33 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 27 May 2020 06:40:09 +0000 (14:40 +0800)
commit3401dd32c85683feb2b0402d7cc3fb0e31587f91
tree3d344ae329ae13391dafe3bf6f2286b4b84de9b0
parent253e9295429d829822cc84b6f825630a82b3430f
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled

Only load VBT if it's present in the u-boot.rom.

Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org> (Tested on coral)
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/apollolake/fsp_s.c