Hello Patrick Rudolph, Matt DeVillier, build bot (Jenkins), Nico Huber, Michał Żygowski,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32724
to look at the new patch set (#2).
Change subject: soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status ......................................................................
soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status
cbmem_find is not available in every stage. Remove usage of cbmem_find() and use GEN_PMCON1 always.
BUG=NA TEST=Booting Embedded Linux on Facebook FBG-1701
Change-Id: Id97d57864b3e241e8f046d9b1caebdce199a46b1 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/soc/intel/braswell/pmutil.c 1 file changed, 6 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/32724/2