Re: [U-Boot] [PATCH] Initial support for Orion5x SoC and EDMini board

2009-11-14 Thread Albert ARIBAUD
Hi again Prafulla, Prafulla Wadaskar a écrit : >>> Break this in to basic orion5x Soc support patch >>> And individual drivers patches like gpio, uart, etc.. >> >> Will do. What exact criteria should I use for splitting patches? >> Obviously some patches will never be compiled alone, e.g. >> ba

Re: [U-Boot] [PATCH] Initial support for Orion5x SoC and EDMini board

2009-11-14 Thread Prafulla Wadaskar
gt; Sent: Saturday, November 14, 2009 6:32 AM > >> To: U-Boot@lists.denx.de > >> Subject: [U-Boot] [PATCH] Initial support for Orion5x SoC and > >> EDMini board > >> > >> This patch adds initial u-boot support for the Marvell orion5x > >> SoC and the LAcie

Re: [U-Boot] [PATCH] Initial support for Orion5x SoC and EDMini board

2009-11-14 Thread Albert ARIBAUD
nx.de >> Subject: [U-Boot] [PATCH] Initial support for Orion5x SoC and >> EDMini board >> >> This patch adds initial u-boot support for the Marvell orion5x >> SoC and the LAcie ED Mini V2 board--support is limited to serial, >> flash and environment. Further support wil

Re: [U-Boot] [PATCH] Initial support for Orion5x SoC and EDMini board

2009-11-13 Thread Tom
Albert Aribaud wrote: > This patch adds initial u-boot support for the Marvell orion5x > SoC and the LAcie ED Mini V2 board--support is limited to serial, > flash and environment. Further support will be added as devices > common with kirkwood are made useable across SoCs. > > Signed-off-by: Alber

[U-Boot] [PATCH] Initial support for Orion5x SoC and EDMini board

2009-11-13 Thread Albert Aribaud
This patch adds initial u-boot support for the Marvell orion5x SoC and the LAcie ED Mini V2 board--support is limited to serial, flash and environment. Further support will be added as devices common with kirkwood are made useable across SoCs. Signed-off-by: Albert Aribaud --- Makefile