[PATCH 33/34] x86: fsp: Don't notify if booted from coreboot

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:03 CET 2021


When booting from coreboot there is no need to notify the FSP of anything,
since coreboot has already done it. Nor it is possible, since the FSP
details are not provided by coreboot.

Skip it in this case.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/lib/fsp2/fsp_support.c | 4 ++++
 1 file changed, 4 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list