[PATCH v2 1/2] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Simon Glass
sjg at chromium.org
Sun May 10 22:44:14 CEST 2020
On Thu, 7 May 2020 at 02:00, Bernhard Messerklinger
<bernhard.messerklinger at br-automation.com> wrote:
>
> Only load VBT if it's present in the u-boot.rom.
>
> Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger at br-automation.com>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/apollolake/fsp_s.c | 46 ++++++++++++++++++---------------
> 1 file changed, 25 insertions(+), 21 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on chromebook_coral:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list