X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README;h=5cf90a482a8f2056e1fc69b75aa825bffe5ae19f;hb=refs%2Fheads%2Fnext;hp=5ab683de64fdca9812bbf6ea0d6193cb1b7914c2;hpb=ff5410d34b1ce3fa3785ecfd785704cfccc30938;p=u-boot diff --git a/README b/README index 5ab683de64..5cf90a482a 100644 --- a/README +++ b/README @@ -2267,23 +2267,6 @@ The following options need to be configured: A better solution is to properly configure the firewall, but sometimes that is not allowed. -- bootcount support: - CONFIG_AT91SAM9XE - enable special bootcounter support on at91sam9xe based boards. - CONFIG_BOOTCOUNT_I2C - enable support for the bootcounter on an i2c (like RTC) device. - CONFIG_SYS_I2C_RTC_ADDR = i2c chip address - CONFIG_SYS_BOOTCOUNT_ADDR = i2c addr which is used for - the bootcounter. - CONFIG_BOOTCOUNT_ALEN = address len - CONFIG_BOOTCOUNT_EXT - enable support for the bootcounter in EXT filesystem - CONFIG_SYS_BOOTCOUNT_ADDR = RAM address used for read - and write. - CONFIG_SYS_BOOTCOUNT_EXT_INTERFACE = interface - CONFIG_SYS_BOOTCOUNT_EXT_DEVPART = device and part - CONFIG_SYS_BOOTCOUNT_EXT_NAME = filename - - Show boot progress: CONFIG_SHOW_BOOT_PROGRESS