summaryrefslogtreecommitdiff
path: root/board/atmel/sama5d4ek/sama5d4ek.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/sama5d4ek/sama5d4ek.c')
-rw-r--r--board/atmel/sama5d4ek/sama5d4ek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/sama5d4ek/sama5d4ek.c b/board/atmel/sama5d4ek/sama5d4ek.c
index 0bdc6adbdc8..e820605d3b9 100644
--- a/board/atmel/sama5d4ek/sama5d4ek.c
+++ b/board/atmel/sama5d4ek/sama5d4ek.c
@@ -127,7 +127,7 @@ int dram_init(void)
}
/* SPL */
-#ifdef CONFIG_SPL_BUILD
+#ifdef CONFIG_XPL_BUILD
void spl_board_init(void)
{
#if CONFIG_NAND_BOOT