summaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/t4rdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t4rdb/t4rdb.h')
-rw-r--r--board/freescale/t4rdb/t4rdb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/t4rdb/t4rdb.h b/board/freescale/t4rdb/t4rdb.h
index 3f1fa7bbd2..06779f552f 100644
--- a/board/freescale/t4rdb/t4rdb.h
+++ b/board/freescale/t4rdb/t4rdb.h
@@ -11,6 +11,9 @@
#define CONFIG_SYS_NUM_FM1_DTSEC 4
#define CONFIG_SYS_NUM_FM2_DTSEC 4
+#define CORTINA_FW_ADDR_IFCNOR 0xefe00000
+#define CORTINA_FW_ADDR_IFCNOR_ALTBANK 0xebf00000
+
void fdt_fixup_board_enet(void *blob);
void pci_of_setup(void *blob, struct bd_info *bd);