diff options
Diffstat (limited to 'include/configs/ts4800.h')
-rw-r--r-- | include/configs/ts4800.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ts4800.h b/include/configs/ts4800.h index 2f6c97c..50e1abb 100644 --- a/include/configs/ts4800.h +++ b/include/configs/ts4800.h @@ -20,7 +20,7 @@ #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_NO_FLASH /* No NOR Flash */ -#define CONFIG_SKIP_LOWLEVEL_INIT /* U-boot is a 2nd stage bootloader */ +#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is a 2nd stage bootloader */ #define CONFIG_HW_WATCHDOG |