diff mbox

[U-Boot] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config

Message ID 1427181041-31189-1-git-send-email-Chunhe.Lan@freescale.com
State Accepted
Delegated to: York Sun
Headers show

Commit Message

Chunhe Lan March 24, 2015, 7:10 a.m. UTC
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>
---
 include/configs/T4240RDB.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

York Sun April 20, 2015, 8:58 p.m. UTC | #1
On 03/24/2015 12:10 AM, Chunhe Lan wrote:
> 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>
> ---

Applied to mpc85xx master, awaiting upstream.

York
diff mbox

Patch

diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index b644a6c..36fbaff 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -639,6 +639,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