> -Original Message-
> From: Marcel Ziswiler [mailto:mar...@ziswiler.com]
> Sent: Tuesday, September 17, 2013 6:45 PM
> To: u-boot@lists.denx.de
> Cc: Wang Huan-B18965; Marcel Ziswiler
> Subject: [PATCH 08/10] arm: vf610: add rmii1 iomux definitions
>
> A
Hi, Shawn,
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> On Behalf Of Shawn Guo
> Sent: Friday, July 05, 2013 11:42 AM
> To: Estevam Fabio-R49496; U-Boot-Denx
> Subject: [U-Boot] Ethernet support on mx6slevk board
>
> Hi,
>
> I'm runnin
> -Original Message-
> From: Fabio Estevam [mailto:feste...@gmail.com]
> Sent: Friday, June 28, 2013 10:15 AM
> To: Otavio Salvador
> Cc: Andy Voltz; U-Boot Mailing List; Estevam Fabio-R49496; Stefano
> Babic; Wang Huan-B18965
> Subject: Re: [U-Boot] [PATCH v4 1/2]
to:sba...@denx.de]
> Sent: Thursday, June 27, 2013 3:11 PM
> To: Otavio Salvador
> Cc: U-Boot Mailing List; Stefano Babic; Estevam Fabio-R49496; Wang
> Huan-B18965
> Subject: Re: [PATCH v2 1/2] vf610twr: Add default environment in line
> with other Freescale boards
>
> Hi Otavio, hi
Hi, Otavio,
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> On Behalf Of Wang Huan-B18965
> Sent: Thursday, June 27, 2013 10:36 AM
> To: Otavio Salvador; U-Boot Mailing List
> Cc: Estevam Fabio-R49496
> Subject: Re: [
> -Original Message-
> From: Otavio Salvador [mailto:otavio.salva...@gmail.com] On Behalf Of
> Otavio Salvador
> Sent: Thursday, June 27, 2013 2:31 AM
> To: U-Boot Mailing List
> Cc: Otavio Salvador; Stefano Babic; Estevam Fabio-R49496; Wang Huan-
> B18965; Andy Voltz
Hi, Stefano, Heiko,
What's your suggestions about my two patches?
Thanks!
Best Regards,
Alison Wang
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> On Behalf Of Alison Wang
> Sent: Monday, June 17, 2013 3:31 PM
> To: sba
Hi, Benoit,
> -Original Message-
> From: Benoît Thébaudeau [mailto:benoit.thebaud...@advansee.com]
> Sent: Thursday, June 06, 2013 5:46 AM
> To: Fabio Estevam
> Cc: Andy Voltz; u-boot@lists.denx.de; Stefano Babic; Wang Huan-B18965
> Subject: Re: [U-Boot] imx: Vybrid
Hi, Andy, Fabio, Benoît,
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de]
> On Behalf Of Beno?t Thébaudeau
> Sent: Thursday, June 06, 2013 5:16 AM
> To: Fabio Estevam
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] imx: Vybrid VF610 mac add
Hi, Benoit,
> > +
> > +#define CONFIG_CMD_PING
> > +#define CONFIG_CMD_DHCP
> > +#define CONFIG_CMD_MII
> > +#define CONFIG_CMD_NET
> > +#define CONFIG_FEC_MXC
> > +#define CONFIG_MII
> > +#define IMX_FEC_BASE ENET_BASE_ADDR
> > +#define CONFIG_FEC_XCV_TYPERMI
Hi, Benoit,
> > > diff --git a/doc/README.vf610 b/doc/README.vf610 new file mode
> > > 100644 index 000..38cf5cf
> > > --- /dev/null
> > > +++ b/doc/README.vf610
> > > @@ -0,0 +1,10 @@
> > > +U-Boot for Freescale Vybrid VF610
> > > +
> > > +This file contains information for the port of U-Boot
Hi, Benoit,
> The hunk below is still missing:
>
> doc/README.mxc_ocotp:
> ---
> on MXC
>
> This IP can be found on the following SoCs:
> + - Vybrid VF610,
> - i.MX6.
>
> Note that this IP is different from albeit similar to the IPs of the
> same name
[Alison Wang] It is not missing, it is
Hi, Benoit,
> > diff --git a/arch/arm/imx-common/iomux-v3.c
> > b/arch/arm/imx-common/iomux-v3.c index 7fe5ce7..35880c7 100644
> > --- a/arch/arm/imx-common/iomux-v3.c
> > +++ b/arch/arm/imx-common/iomux-v3.c
> > @@ -48,8 +48,14 @@ void imx_iomux_v3_setup_pad(iomux_v3_cfg_t pad)
> > if (sel_in
Hi, benoit,
> > > > On Tuesday, May 21, 2013 11:02:55 AM, Alison Wang wrote:
> > > > > This series contain the support for Freescale Vybrid MVF600 CPU
> > > > > and MVF600TWR board.
> > > > >
> > > > > Vybird devices are built on an asymmetrical-multiprocessing
> > > > > architecture using ARM cor
Hi, Stefano,
> On 24/05/2013 08:18, Wang Huan-B18965 wrote:
>
> > [Alison Wang] We usually named the Powerpc(before QorIQ) as MPC and
> ColdFire as MCF, So we generally named the Vybrid as MVF.
> > We had some internal discussion for this, and we think we should use
>
Hi, Benoit,
> On Wednesday, May 22, 2013 5:01:44 AM, Wang Huan-B18965 wrote:
> > Hi, Benoit,
> >
> > > -Original Message-
> > > From: Benoît Thébaudeau [mailto:benoit.thebaud...@advansee.com]
> > > Sent: Wednesday, May 22, 2013 12:28 AM
> >
Hi, Benoit,
> On Wednesday, May 22, 2013 10:23:12 AM, Wang Huan-B18965 wrote:
>
> [...]
>
> > > > +
> > > > +#define ENET_PAD_CTRL (PAD_CTL_PUS_47K_UP | PAD_CTL_SPEED_HIGH
> > > | \
> > > > + PAD_CTL_DSE_5
Hi, Benoit,
> On Wednesday, May 22, 2013 5:17:41 AM, Wang Huan-B18965 wrote:
> > Hi, Benoit,
> >
> > > -Original Message-
> > > From: Benoît Thébaudeau [mailto:benoit.thebaud...@advansee.com]
> > > Sent: Wednesday, May 22, 2013 1:29 AM
> >
Hi, Benoit,
>
> On Tuesday, May 21, 2013 11:03:01 AM, Alison Wang wrote:
> > MVF600TWR is a board based on Vybrid MVF600 SoC.
> >
> > This patch adds basic support for Vybrid MVF600TWR board.
> >
> > Signed-off-by: Alison Wang
> > Signed-off-by: Jason Jin
> > Signed-off-by: TsiChung Liew
>
>
Hi, Benoit,
On Tuesday, May 21, 2013 11:02:56 AM, Alison Wang wrote:
[...]
> diff --git a/arch/arm/include/asm/arch-mvf600/mvf_pins.h
> b/arch/arm/include/asm/arch-mvf600/mvf_pins.h
> new file mode 100644
> index 000..0fd89af
> --- /dev/null
> +++ b/arch/arm/include/asm/arch-mvf600/mvf_pins.
Hi, Benoit,
On Tuesday, May 21, 2013 11:03:01 AM, Alison Wang wrote:
> MVF600TWR is a board based on Vybrid MVF600 SoC.
>
> This patch adds basic support for Vybrid MVF600TWR board.
>
> Signed-off-by: Alison Wang
> Signed-off-by: Jason Jin
> Signed-off-by: TsiChung Liew
[...]
> diff --git a/i
Hi, Benoit,
On Tuesday, May 21, 2013 11:02:57 AM, Alison Wang wrote:
> This patch adds the IOMUX support for Vybrid MVF600 platform.
>
> There is a little difference for IOMUXC module between MVF600 and i.MX
> platform, the muxmode and pad configuration share one 32bit register on
> MVF600, but
Hi, Benoit,
On Tuesday, May 21, 2013 11:02:56 AM, Alison Wang wrote:
> This patch adds generic codes to support Freescale's Vybrid MVF600 CPU.
>
> It aligns Vybrid MVF600 platform with i.MX platform. As there are
> some differences between MVF600 and i.MX platforms, the specific
> codes are in the
Hi, Benoit,
On Tuesday, May 21, 2013 11:02:55 AM, Alison Wang wrote:
> This series contain the support for Freescale Vybrid MVF600 CPU and MVF600TWR
> board.
>
> Vybird devices are built on an asymmetrical-multiprocessing architecture
> using ARM cores. The families in the Vybrid portfolio span en
Hi, Fabio,
> -Original Message-
> From: Estevam Fabio-R49496
> Sent: Tuesday, May 21, 2013 9:48 PM
> To: Wang Huan-B18965
> Cc: sba...@denx.de; u-boot@lists.denx.de; Liu Hui-R64343; Estevam Fabio-
> R49496
> Subject: Re: [PATCH v3 1/6] arm: mvf600: Add Vybrid MVF600 C
Hi, Stefano,
>
> On 14/05/2013 11:51, Alison Wang wrote:
> > MVF600TWR is a board based on Vybrid MVF600 SoC.
> >
> > This patch adds basic support for Vybrid MVF600TWR board.
> >
> > Signed-off-by: Alison Wang
> > Signed-off-by: Jason Jin
> > Signed-off-by: TsiChung Liew
> > ---
>
> Hi Aliso
Hi, Stefano,
>
> On 14/05/2013 11:51, Alison Wang wrote:
> > This patch adds generic codes to support Freescale's Vybrid MVF600 CPU.
> >
> > It aligns Vybrid MVF600 platform with i.MX platform. As there are some
> > differences between MVF600 and i.MX platforms, the specific codes are
> > in the
> -Original Message-
> From: Shawn Guo [mailto:shawn@linaro.org]
> Sent: Wednesday, May 15, 2013 12:15 PM
> To: Wang Huan-B18965
> Cc: sba...@denx.de; u-boot@lists.denx.de; TsiChung Liew; Jin Zhengxiong-
> R64188; Estevam Fabio-R49496
> Subject: Re: [U-Boo
Hi, Liu Hui,
>-Original Message-
>From: Wang Huan-B18965
>Sent: Sunday, April 28, 2013 12:48 PM
>To: Liu Hui-R64343; u-boot@lists.denx.de
>Cc: sba...@denx.de; Estevam Fabio-R49496; TsiChung Liew; Jin Zhengxiong-
>R64188
>Subject: RE: [PATCH 1/5] vybrid: add vybrid C
>
> On 12/04/2013 08:53, Alison Wang wrote:
> > This patch adds eSDHC driver support for vybrid platform.
> >
> > Signed-off-by: TsiChung Liew
> > Signed-off-by: Jason Jin
> > Signed-off-by: Alison Wang
> > ---
> > drivers/mmc/fsl_esdhc.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deleti
> On 12/04/2013 08:53, Alison Wang wrote:
> > This patch adds uart driver support for vybrid platform.
> >
> > Signed-off-by: TsiChung Liew
> > Signed-off-by: Jason Jin
> > Signed-off-by: Alison Wang
> > ---
>
> Hi Alison
>
> > diff --git a/drivers/serial/serial_vybrid.c
> > b/drivers/serial/
> On 12/04/2013 08:53, Alison Wang wrote:
> > This patch adds Freescale vybrid vf600 tower board support.
> >
> > Signed-off-by: TsiChung Liew
> > Signed-off-by: Jason Jin
> > Signed-off-by: Alison Wang
> > ---
>
> Hi Alison.
>
> > board/freescale/vybrid/Makefile| 40 +++
> > board/f
> On 12/04/2013 08:53, Alison Wang wrote:
> > This series contains the support for vybrid CPU and vf600 tower board.
> >
> > The Vybrid devices are a family of Freescale's latest Dual Single Core
> > offering with ARM Cortex A5 and CM4 based processors for Advanced
> > Connected Radio, Entry Infot
Hi, Liu Hui,
-Original Message-
From: Liu Hui-R64343
Sent: Monday, April 15, 2013 10:04 AM
To: Wang Huan-B18965; u-boot@lists.denx.de
Cc: sba...@denx.de; Estevam Fabio-R49496
Subject: RE: [PATCH 0/5] vybrid: Add vybrid CPU and vf600 tower board support
>-Original Message-
&g
34 matches
Mail list logo