soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC status
commit20989630c417b1f0228f4c8eb6af7d715f5bdbcc
authorFrans Hendriks <fhendriks@eltan.com>
Thu, 16 May 2019 09:46:22 +0000 (16 11:46 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 20 May 2019 14:42:09 +0000 (20 14:42 +0000)
tree20d74c0659c272ee4e891ffa82becd95b70f414d
parent232113e7cdc08c4dad7c7914af937717e9c1b144
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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32724
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
src/soc/intel/braswell/pmutil.c