Hello Kyösti Mälkki, Aaron Durbin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35827
to look at the new patch set (#3).
Change subject: drivers/pc80/rtc: Cache cmos_layout.bin region device ......................................................................
drivers/pc80/rtc: Cache cmos_layout.bin region device
This avoids needing to search for the cmos_layout.bin cbfs file each time cmos_get or cmos_set is called.
Change-Id: Ic7679269f28d090e9a99625d68b37e0bf02b061a Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/drivers/pc80/rtc/mc146818rtc.c 1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/35827/3