Skip to content
Snippets Groups Projects
Commit f7e51b27 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

mgsuvd, mgcoge: added BOOTCOUNT feature.


Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 8f64da7f
No related branches found
No related tags found
No related merge requests found
......@@ -76,6 +76,8 @@
#define CONFIG_BAUDRATE 115200
#define CONFIG_BOOTCOUNT_LIMIT
/*
* Command line configuration.
*/
......
......@@ -48,6 +48,8 @@
#define CONFIG_BAUDRATE 115200 /* console baudrate = 115kbps */
#define CONFIG_BOOTCOUNT_LIMIT
#define CFG_CPM_BOOTCOUNT_ADDR 0x1eb0 /* In case of SMC relocation, the
* default value is not working */
#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment