|
@@ -29,6 +29,8 @@
|
|
#ifdef CONFIG_RAMBOOT_PBL
|
|
#ifdef CONFIG_RAMBOOT_PBL
|
|
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
|
|
#define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE
|
|
#define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc
|
|
#define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc
|
|
|
|
+#define CONFIG_PBLPBI_CONFIG $(SRCTREE)/board/freescale/t4qds/t4_pbi.cfg
|
|
|
|
+#define CONFIG_PBLRCW_CONFIG $(SRCTREE)/board/freescale/t4qds/t4_rcw.cfg
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#define CONFIG_CMD_REGINFO
|
|
#define CONFIG_CMD_REGINFO
|