]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Convert CONFIG_BOOTCOUNT_EXT to Kconfig
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 5ab683de64fdca9812bbf6ea0d6193cb1b7914c2..4b2e97652e5b7aa6165c97fdec06548d687af65d 100644 (file)
--- a/README
+++ b/README
@@ -2270,19 +2270,6 @@ The following options need to be configured:
 - 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