summaryrefslogtreecommitdiff
path: root/board/logicpd/am3517evm/am3517evm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/logicpd/am3517evm/am3517evm.c')
-rw-r--r--board/logicpd/am3517evm/am3517evm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/logicpd/am3517evm/am3517evm.c b/board/logicpd/am3517evm/am3517evm.c
index e6ca31016b7..e4f619d0942 100644
--- a/board/logicpd/am3517evm/am3517evm.c
+++ b/board/logicpd/am3517evm/am3517evm.c
@@ -39,7 +39,7 @@ DECLARE_GLOBAL_DATA_PTR;
#define CPGMACSS_SW_RST (1 << 1)
#define PHY_GPIO 30
-#if defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_XPL_BUILD)
#if defined(CONFIG_SPL_OS_BOOT)
int spl_start_uboot(void)
{