Hello Patrick Rudolph, HAOUAS Elyes, David Guckian, build bot (Jenkins), Nico Huber, Martin Roth, David Guckian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32842
to look at the new patch set (#5).
Change subject: southbridge/intel/fsp_rangeley: Fix wrong parameters passed to outw ......................................................................
southbridge/intel/fsp_rangeley: Fix wrong parameters passed to outw
outw takes (value, addr) not (addr, value) Using write_pmbase16 instead since CONFIG_SOUTHBRIDGE_INTEL_COMMON is enabled
Change-Id: I6c00413ce9b9b6a3d5691d71ade2b12b08538622 Signed-off-by: Hannah Williams hannah.williams@dell.com --- M src/southbridge/intel/fsp_rangeley/early_init.c 1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/32842/5