summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/cpld.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t4rdb/cpld.c')
-rw-r--r--board/freescale/t4rdb/cpld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4rdb/cpld.c b/board/freescale/t4rdb/cpld.c
index cd14d5895f5..f076350c1c5 100644
--- a/board/freescale/t4rdb/cpld.c
+++ b/board/freescale/t4rdb/cpld.c
@@ -94,7 +94,7 @@ static void cpld_dump_regs(void)
}
#endif
-#ifndef CONFIG_SPL_BUILD
+#ifndef CONFIG_XPL_BUILD
int do_cpld(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
{
int rc = 0;