summaryrefslogtreecommitdiffstats
path: root/include/configs/nhk8815.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nhk8815.h')
-rw-r--r--include/configs/nhk8815.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/nhk8815.h b/include/configs/nhk8815.h
index 13d1e6637b..20db3972f6 100644
--- a/include/configs/nhk8815.h
+++ b/include/configs/nhk8815.h
@@ -96,7 +96,7 @@
#define CONFIG_SYS_MEMTEST_END 0x0FFFFFFF
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 256 * 1024)
-#define BOARD_LATE_INIT /* call board_late_init during start up */
+#define CONFIG_BOARD_LATE_INIT /* call board_late_init during start up */
/* timing informazion */
#define CONFIG_SYS_HZ 1000 /* Mandatory... */
OpenPOWER on IntegriCloud