Hello Felix Singer, build bot (Jenkins), David Guckian, Patrick Georgi, Martin Roth, Vanessa Eusebio, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/47340
to look at the new patch set (#3).
Change subject: src/soc/intel/denverton_ns: Use improvement in coreboot since 4.9 ......................................................................
src/soc/intel/denverton_ns: Use improvement in coreboot since 4.9
- enable microcode in cbfs (won't boot without microcode) - force num fit entry to 1 to avoid crash in cbfstool/fit.c - re-enable FSP-CAR (tested to boot, while I couldn't boot with NEM) - enable io driver for uart in legacy mode (ie emulating legacy port by configuring the pci to legacy io address and hiding the pci device)
Signed-off-by: Julien Viard de Galbert julien@vdg.name Change-Id: Ibc5ce91118c6052af23642fb3461f574cd888dea --- M src/soc/intel/denverton_ns/Kconfig 1 file changed, 23 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/47340/3