Hello Barnali Sarkar,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/18558
to look at the new patch set (#3).
Change subject: soc/intel/common/block: Add Intel common RTC code support ......................................................................
soc/intel/common/block: Add Intel common RTC code support
Create Intel Common RTC code. This code currently only contains the code for configuring RTC required in Bootblock phase which has the following programming - * Enable upper 128 bytes of CMOS. More code will get added up in the subsequent phases.
Change-Id: Id9dfcdbc300c25f43936d1efb5d6f9d81d3c8453 Signed-off-by: Barnali Sarkar barnali.sarkar@intel.com --- A src/soc/intel/common/block/include/intelblocks/rtc.h A src/soc/intel/common/block/rtc/Kconfig A src/soc/intel/common/block/rtc/Makefile.inc A src/soc/intel/common/block/rtc/rtc.c 4 files changed, 53 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/18558/3