Re: [U-Boot] [PATCH 08/10] arm: vf610: add rmii1 iomux definitions

2013-09-21 Thread Wang Huan-B18965
> -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

Re: [U-Boot] Ethernet support on mx6slevk board

2013-07-05 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v4 1/2] vf610twr: Add default environment in line with other Freescale boards

2013-06-28 Thread Wang Huan-B18965
> -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]

Re: [U-Boot] [PATCH v2 1/2] vf610twr: Add default environment in line with other Freescale boards

2013-06-27 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 1/2] vf610twr: Add default environment in line with other Freescale boards

2013-06-27 Thread Wang Huan-B18965
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: [

Re: [U-Boot] [PATCH v3 1/2] vf610twr: Add default environment in line with other Freescale boards

2013-06-26 Thread Wang Huan-B18965
> -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

Re: [U-Boot] [PATCH 0/2] vf610: Add I2C support for Freescale Vybrid VF610 platform

2013-06-20 Thread Wang Huan-B18965
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

Re: [U-Boot] imx: Vybrid VF610 mac address issue

2013-06-05 Thread Wang Huan-B18965
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

Re: [U-Boot] Vybrid VF610 mac address issue

2013-06-05 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v4 7/7] arm: vf610: Add basic support for Vybrid VF610TWR board

2013-05-28 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v4 2/7] arm: vf610: Add Vybrid VF610 CPU support

2013-05-28 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v4 2/7] arm: vf610: Add Vybrid VF610 CPU support

2013-05-28 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v4 1/7] arm: vf610: Add IOMUX support for Vybrid VF610

2013-05-28 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support

2013-05-28 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support

2013-05-28 Thread Wang Huan-B18965
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 >

Re: [U-Boot] [PATCH v3 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support

2013-05-23 Thread Wang Huan-B18965
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 > >

Re: [U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-22 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-22 Thread Wang Huan-B18965
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 > >

Re: [U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-22 Thread Wang Huan-B18965
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 > >

Re: [U-Boot] [PATCH v3 1/6] arm: mvf600: Add Vybrid MVF600 CPU support

2013-05-21 Thread Wang Huan-B18965
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.

Re: [U-Boot] [PATCH v3 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-21 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 2/6] arm: mvf600: Add IOMUX support for Vybrid MVF600

2013-05-21 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 1/6] arm: mvf600: Add Vybrid MVF600 CPU support

2013-05-21 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 0/6] arm: mvf600: Add Freescale Vybrid MVF600 CPU and MVF600TWR board support

2013-05-21 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v3 1/6] arm: mvf600: Add Vybrid MVF600 CPU support

2013-05-21 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v2 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-17 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v2 1/6] arm: mvf600: Add Vybrid MVF600 CPU support

2013-05-15 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH v2 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-15 Thread Wang Huan-B18965
> -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

Re: [U-Boot] [PATCH 1/5] vybrid: add vybrid CPU support

2013-05-07 Thread Wang Huan-B18965
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

Re: [U-Boot] [PATCH 4/5] vybrid: add eSDHC driver support

2013-04-28 Thread Wang Huan-B18965
> > 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

Re: [U-Boot] [PATCH 3/5] vybrid: add uart driver support

2013-04-28 Thread Wang Huan-B18965
> 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/

Re: [U-Boot] [PATCH 2/5] vybrid: add Freescale vybrid vf600 tower board support

2013-04-28 Thread Wang Huan-B18965
> 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

Re: [U-Boot] [PATCH 0/5] vybrid: Add vybrid CPU and vf600 tower board support

2013-04-28 Thread Wang Huan-B18965
> 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

Re: [U-Boot] [PATCH 0/5] vybrid: Add vybrid CPU and vf600 tower board support

2013-04-27 Thread Wang Huan-B18965
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