diff options
Diffstat (limited to 'include/configs/igep0033.h')
-rw-r--r-- | include/configs/igep0033.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/igep0033.h b/include/configs/igep0033.h index 14063a8..1912d7d 100644 --- a/include/configs/igep0033.h +++ b/include/configs/igep0033.h @@ -157,6 +157,9 @@ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 +/* CPU */ +#define CONFIG_ARCH_CPU_INIT + #define CONFIG_ENV_OVERWRITE 1 #define CONFIG_SYS_CONSOLE_INFO_QUIET |