All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
@ 2015-03-24  7:10 Chunhe Lan
  2015-04-20 20:58 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Chunhe Lan @ 2015-03-24  7:10 UTC (permalink / raw)
  To: u-boot

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(-)

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
-- 
1.7.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
  2015-03-24  7:10 [U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config Chunhe Lan
@ 2015-04-20 20:58 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-04-20 20:58 UTC (permalink / raw)
  To: u-boot



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-20 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24  7:10 [U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config Chunhe Lan
2015-04-20 20:58 ` York Sun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.