projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5abb92
)
T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
author
Chunhe Lan
<Chunhe.Lan@freescale.com>
Tue, 24 Mar 2015 07:10:41 +0000
(15:10 +0800)
committer
York Sun
<yorksun@freescale.com>
Mon, 20 Apr 2015 17:15:29 +0000
(10:15 -0700)
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>
include/configs/T4240RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/T4240RDB.h
b/include/configs/T4240RDB.h
index c1ad35a018b7ca52ebe3e9a11edbaaccab1492eb..957a436374fbd3f790f412922003e8c28ad5ad9f 100644
(file)
--- 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