diff options
Diffstat (limited to 'include/configs/TQM855M.h')
-rw-r--r-- | include/configs/TQM855M.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/TQM855M.h b/include/configs/TQM855M.h index a921179..e926d93 100644 --- a/include/configs/TQM855M.h +++ b/include/configs/TQM855M.h @@ -42,9 +42,9 @@ #define CONFIG_BAUDRATE 115200 /* console baudrate = 115kbps */ -#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ +#define CONFIG_BOOTCOUNT_LIMIT -#define CONFIG_CLOCKS_IN_MHZ 1 /* clocks passsed to Linux in MHz */ +#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ #define CONFIG_BOARD_TYPES 1 /* support board types */ |