system76 / firmware-open

System76 Open Firmware
Other
944 stars 84 forks source link

coreboot: Fix RTC being reset on boot #524

Closed crawfxrd closed 4 months ago

crawfxrd commented 4 months ago

Cherry-pick the following upstream commits:

This also brings in the WIP addw4, but that will documented in the PR that adds full support for the board.

Because the RTC validation checks if the current day of the month is greater than the number of days in the month, only the leap day 29 February is affected.