mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 20:18:54 -04:00
ADS5121: disable watchdog; enable image timestamps
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
2b4f778fe9
commit
66ffb1883f
@ -295,7 +295,7 @@
|
||||
* to 0xFFFF, watchdog timeouts after about 64s. For details refer
|
||||
* to chapter 36 of the MPC5121e Reference Manual.
|
||||
*/
|
||||
#define CONFIG_WATCHDOG /* enable watchdog */
|
||||
/* #define CONFIG_WATCHDOG */ /* enable watchdog */
|
||||
#define CFG_WATCHDOG_VALUE 0xFFFF
|
||||
|
||||
/*
|
||||
@ -351,7 +351,7 @@
|
||||
/*
|
||||
* Environment Configuration
|
||||
*/
|
||||
#define CONFIG_ENV_OVERWRITE
|
||||
#define CONFIG_TIMESTAMP
|
||||
|
||||
#define CONFIG_HOSTNAME ads5121
|
||||
#define CONFIG_BOOTFILE ads5121/uImage
|
||||
|
Loading…
x
Reference in New Issue
Block a user