summaryrefslogtreecommitdiffstats
path: root/include/configs/T2080QDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/T2080QDS.h')
-rw-r--r--include/configs/T2080QDS.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/T2080QDS.h b/include/configs/T2080QDS.h
index bff001f433..b35e1073bf 100644
--- a/include/configs/T2080QDS.h
+++ b/include/configs/T2080QDS.h
@@ -45,8 +45,8 @@
#ifdef CONFIG_RAMBOOT_PBL
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc
-#define CONFIG_PBLPBI_CONFIG $(SRCTREE)/board/freescale/t2080qds/t2080_pbi.cfg
-#define CONFIG_PBLRCW_CONFIG $(SRCTREE)/board/freescale/t2080qds/t2080_rcw.cfg
+#define CONFIG_SYS_FSL_PBL_PBI $(SRCTREE)/board/freescale/t2080qds/t2080_pbi.cfg
+#define CONFIG_SYS_FSL_PBL_RCW $(SRCTREE)/board/freescale/t2080qds/t2080_rcw.cfg
#endif
#define CONFIG_SRIO_PCIE_BOOT_MASTER
OpenPOWER on IntegriCloud