
20 Apr
2020
20 Apr
'20
1:37 a.m.
Hi Bernhard,
On Tue, 14 Apr 2020 at 03:26, Bernhard Messerklinger bernhard.messerklinger@br-automation.com wrote:
Only load VBT if it's present in the u-boot.rom.
Signed-off-by: Bernhard Messerklinger bernhard.messerklinger@br-automation.com
Changes in v2: None
arch/x86/cpu/apollolake/fsp_s.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)
Can this please use if(IS_ENABLED(....)) instead of #if?
Regards, SImon