Skip to content
Snippets Groups Projects
Commit a8efe79c authored by Chunhe Lan's avatar Chunhe Lan Committed by York Sun
Browse files

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: default avatarChunhe Lan <Chunhe.Lan@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent e5abb92c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment