On Sun, Apr 26, 2020 at 11:13 PM Simon Glass <[email protected]> wrote: > > When U-Boot is not the first-stage bootloader the FSP-S init must be > skipped. Update it to add a check. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/x86/cpu/apollolake/fsp_s.c | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

