Arthur Heymans has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/33057 )
Change subject: drivers/pc80/rtc: Move fetching and cleaning up the layout ......................................................................
drivers/pc80/rtc: Move fetching and cleaning up the layout
Both get_option and set_option need to fetch the layout and clean up afterwards. Do this in a common location.
Change-Id: I0623738838c62f49e9a8d93a34f01a509ef1f9cb Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/drivers/pc80/rtc/mc146818rtc.c 1 file changed, 39 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/33057/2