Config.in 355 B

123456789
  1. config BR2_PACKAGE_UBOOT_BOOTCOUNT
  2. bool "uboot-bootcount"
  3. help
  4. U-Boot implements a boot count scheme that can be used to
  5. detect multiple failed attempts to boot Linux. This tool
  6. allows to read and write bootcount from userspace for some
  7. platforms (TI AM335X or STM32MP1) or from I2C EEPROM.
  8. https://github.com/VoltServer/uboot-bootcount