summaryrefslogtreecommitdiffstats
path: root/include/configs/T4240RDB.h
diff options
context:
space:
mode:
authorChunhe Lan <Chunhe.Lan@freescale.com>2015-03-24 15:10:41 +0800
committerYork Sun <yorksun@freescale.com>2015-04-20 10:15:29 -0700
commita8efe79c0bd9f965057db4fb3f14a74a72870936 (patch)
tree2a1d1628a279871b40ee09242c65e10c5c5c1f0b /include/configs/T4240RDB.h
parente5abb92c0b5dd8bd37b0b7a0881e60d82616099f (diff)
downloadtalos-obmc-uboot-a8efe79c0bd9f965057db4fb3f14a74a72870936.tar.gz
talos-obmc-uboot-a8efe79c0bd9f965057db4fb3f14a74a72870936.zip
T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
Now cortina driver uses macro CONFIG_SYS_CORTINA_FW_IN_NOR to define that firmware of cortina driver is stored in the nor flash. Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/T4240RDB.h')
-rw-r--r--include/configs/T4240RDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index c1ad35a018..957a436374 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -638,6 +638,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_PHYLIB_10G
#define CONFIG_PHY_VITESSE
#define CONFIG_PHY_CORTINA
+#define CONFIG_SYS_CORTINA_FW_IN_NOR
#define CONFIG_CORTINA_FW_ADDR 0xefe00000
#define CONFIG_CORTINA_FW_LENGTH 0x40000
#define CONFIG_PHY_TERANETICS
OpenPOWER on IntegriCloud