]> git.baikalelectronics.ru Git - uboot.git/commit
x86: apl: Check low-level init in FSP-S pre-init
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:36 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:24 +0000 (11:27 +0800)
commitfed9248238e86122d13d3007eadb1c42ace4fbff
tree462aac1c2ec11433307762c487248f1076b317f1
parenta1992aecda2a83bf325d596d0d348c0b4bdbf4a2
x86: apl: Check low-level init in FSP-S pre-init

If U-Boot is not running FSP-S it should not do the pre-init either. Add a
condition to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/apollolake/fsp_s.c