VoltServer / uboot-bootcount

Read and reset the u-boot 'bootcount' register on various ARM platforms
GNU General Public License v3.0
2 stars 5 forks source link

Support EEPROM bootcount read/write #4

Closed thom-nic closed 2 years ago

thom-nic commented 2 years ago

This is actually the best place to see what features are supported by modern u-boot. WE will probably use EEPROM on a13-som.

https://github.com/u-boot/u-boot/blob/v2021.04/drivers/bootcount/Kconfig

thom-nic commented 2 years ago

Fixed in: