diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2018-02-16 15:50:45 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-24 08:43:42 -0500 |
commit | bec8c647bc263d80040413a09f54751bc27c9d31 (patch) | |
tree | 205b49bce88a16b0589c30fb8b2a3abc30b47d9b /README | |
parent | 8981433f4dd414568066355f9b479ce37f2f9f64 (diff) | |
download | u-boot-bec8c647bc263d80040413a09f54751bc27c9d31.tar.gz |
Integrate AT91 bootcount driver
Integrate Boot counter for Atmel AT91SAM9XE into Kconfig
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2267,10 +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. - - Show boot progress: CONFIG_SHOW_BOOT_PROGRESS |