[U-Boot] why patch work cannot catch my patch

2013-05-23 Thread Xie Shaohui-B21989
I can see it at link: http://lists.denx.de/pipermail/u-boot/2013-May/154984.html while the patch work did not catch it, what could be wrong? Thanks! Best Regards, Shaohui Xie -Original Message- From: Xie Shaohui-B21989 Sent: Thursday, May 23, 2013 4:28 PM To: u-boot@lists.denx.de

Re: [U-Boot] [PATCH] powerpc/CoreNet: Allow pbl images to take u-boot images != 512K

2013-05-27 Thread Xie Shaohui-B21989
mem_buf[100]; Best Regards, Shaohui Xie -Original Message- From: Chris Packham [mailto:judge.pack...@gmail.com] Sent: Monday, May 27, 2013 6:52 AM To: Fleming Andy-AFLEMING Cc: Xie Shaohui-B21989; u-boot@lists.denx.de; Chris Packham Subject: [PATCH] powerpc/CoreNet: Allow pbl images

Re: [U-Boot] [PATCH] powerpc/CoreNet: Allow pbl images to take u-boot images != 512K

2013-05-28 Thread Xie Shaohui-B21989
On 27/05/13 18:18, Xie Shaohui-B21989 wrote: Hi, Chris, For the init value of next_pbl_cmd, there was a patch at below link can be used: http://lists.denx.de/pipermail/u-boot/2013-March/150260.html Thanks for the pointer. I did check the main u-boot.git tree but didn't search

[U-Boot] patchwork issue???

2013-01-31 Thread Xie Shaohui-B21989
Can anyone help? Thanks! My patches sent since Jan are not showing in patch work, but I can find them in http://lists.denx.de/pipermail/u-boot/2013-January/date.html#145232 I sent patches like I did in past and it worked well before Jan-2013. what could be wrong? Best Regards, Shaohui Xie

Re: [U-Boot] [PATCH][v3] powerpc/CoreNet: add tool to support pbl image build.

2012-06-27 Thread Xie Shaohui-B21989
Hello, Andy, Do you have any comment for this patch, if no could you help apply it? Best Regards, Shaohui Xie -Original Message- From: Xie Shaohui-B21989 Sent: Tuesday, June 12, 2012 4:11 PM To: u-boot@lists.denx.de Cc: Xie Shaohui-B21989 Subject: [PATCH][v3] powerpc/CoreNet: add

Re: [U-Boot] [PATCH][v3] powerpc/CoreNet: add tool to support pbl image build.

2012-08-08 Thread Xie Shaohui-B21989
-Original Message- From: Andy Fleming [mailto:aflem...@gmail.com] Sent: Thursday, August 09, 2012 5:10 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH][v3] powerpc/CoreNet: add tool to support pbl image build. On Tue, Jun 12, 2012 at 3:11 AM, Shaohui Xie

Re: [U-Boot] [PATCH] net/phy: fix select line for TN80xx

2013-01-07 Thread Xie Shaohui-B21989
Hi, All, I'm not sure who would be the maintainer should I ask for review, and no comments till now. Could the patch be applied? Thanks! Best Regards, Shaohui Xie -Original Message- From: Xie Shaohui-B21989 Sent: Tuesday, December 18, 2012 2:11 PM To: u-boot@lists.denx.de Cc: Xie

Re: [U-Boot] [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND boot support

2013-01-17 Thread Xie Shaohui-B21989
-Original Message- From: Tabi Timur-B04825 Sent: Wednesday, January 16, 2013 10:42 PM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND boot support Shaohui Xie wrote: Signed-off-by: Shaohui Xie shaohui

Re: [U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support

2013-01-17 Thread Xie Shaohui-B21989
-Original Message- From: Wood Scott-B07421 Sent: Thursday, January 17, 2013 4:29 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support On 01/15/2013 08:39:38 PM, Shaohui Xie wrote: Signed-off-by: Shaohui Xie

Re: [U-Boot] [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND boot support

2013-01-17 Thread Xie Shaohui-B21989
-Original Message- From: Tabi Timur-B04825 Sent: Friday, January 18, 2013 10:27 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [u-boot-release] [PATCH 1/3] powerpc/p5040: enable NAND boot support Xie Shaohui-B21989 wrote: [S.H] I thought one patch doing one

Re: [U-Boot] [PATCH 1/3] powerpc/p5040: enable NAND boot support

2013-01-17 Thread Xie Shaohui-B21989
This needs more explanation. What sort of image am I supposed to get when I build P5040DS_NAND? Where is the PBI? [S.H] there is already a readme for p3041/p5020/p4080 (doc/README.pblimage), With the PBL tool, we will get a ramboot image u-boot.pbl. and also the PBI, it is shared

Re: [U-Boot] [PATCH] powerpc/p2041: fix serdes reference clock frequency for PC board

2013-01-23 Thread Xie Shaohui-B21989
Hi, Andy, This patch is based on following patch sent at 2012-12-04, http://patchwork.ozlabs.org/patch/203583/ will there be any update for this patch? Best Regards, Shaohui Xie -Original Message- From: Xie Shaohui-B21989 Sent: Wednesday, January 23, 2013 3:14 PM To: u-boot

Re: [U-Boot] [PATCH] powerpc/p2041: skip waiting for SERDES bank 3 reset done

2013-01-23 Thread Xie Shaohui-B21989
-boot@lists.denx.de Cc: Xie Shaohui-B21989; Fleming Andy-AFLEMING Subject: [PATCH] powerpc/p2041: skip waiting for SERDES bank 3 reset done Bank 3 is not present on P2041, do not try to wait for RSTDONE for this bank. This fixes the bank 3 reset wait timeout and thus speeds up booting

Re: [U-Boot] [PATCH] powerpc/p2041: skip waiting for SERDES bank 3 reset done

2013-01-23 Thread Xie Shaohui-B21989
Hello, On Wed, 23 Jan 2013 10:17:44 + Xie Shaohui-B21989 b21...@freescale.com wrote: Hello, Anatolij Gustschin, Could you please post the bank 3 reset wait timeout dumped by U-boot, I don't see this, and also the RCW dump? currently I do not have access to the p2041rdb board

Re: [U-Boot] [PATCH] powerpc/corenet: Add workaround for ELBC multi-bit ECC error

2013-01-29 Thread Xie Shaohui-B21989
On 01/28/2013 01:16:53 AM, Shaohui Xie wrote: diff --git a/arch/powerpc/cpu/mpc85xx/cmd_errata.c b/arch/powerpc/cpu/mpc85xx/cmd_errata.c index e5ecf5d..f26d608 100644 --- a/arch/powerpc/cpu/mpc85xx/cmd_errata.c +++ b/arch/powerpc/cpu/mpc85xx/cmd_errata.c @@ -227,6 +227,9 @@ static int

Re: [U-Boot] [PATCH 2/2][v2] Add readme of how to boot from espi flash for p4080ds.

2010-11-17 Thread Xie Shaohui-B21989
From: Wood Scott-B07421 Sent: Wednesday, November 17, 2010 5:55 AM To: Wolfgang Denk Cc: Xie Shaohui-B21989; u-boot@lists.denx.de; Gala Kumar-B11780 Subject: Re: [U-Boot] [PATCH 2/2][v2] Add readme of how to boot from espi flash for p4080ds. On Tue, 16 Nov 2010 11:34:43 +0100

Re: [U-Boot] [PATCH][v3] PBL: add support for boot from SPI flash.

2011-01-12 Thread Xie Shaohui-B21989
--- Use CONFIG_RAMBOOT_PBL instead of CONFIG_PBL_BOOT_INDIRECT according to Kumar's comment. CONFIG_RAMBOOT_PBL needs to be documented in the README! [Xie Shaohui] OK, I'll submit a patch of README. /* TLB 1 */ /* *I*** - Covers boot page */ +#if defined(CONFIG_SYS_RAMBOOT)

Re: [U-Boot] [RFC] [PATCH 0/4] Add support for Freescale's 85xx and P1/P2xxx eSPI controller

2010-10-13 Thread Xie Shaohui-B21989
Hi Can, Are there any differences between your patches and http://lists.denx.de/pipermail/u-boot/2009-March/049093.html ? Best Regards, Shaohui Xie -Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Can Aydin Sent: Tuesday,

Re: [U-Boot] [PATCH 2/2] P4080/PBL: add tool to support pbl image build.

2012-06-04 Thread Xie Shaohui-B21989
25, 2012 5:35 PM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; kumar.g...@freescale.com Subject: Re: [U-Boot] [PATCH 2/2] P4080/PBL: add tool to support pbl image build. Hi, On Wed, 16 Mar 2011 10:11:03 +0800 Shaohui Xie b21...@freescale.com wrote: The tool can build u-boot image which can

Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build.

2012-06-04 Thread Xie Shaohui-B21989
-Original Message- From: Wood Scott-B07421 Sent: Tuesday, June 05, 2012 8:33 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Tabi Timur-B04825 Subject: Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build. On 06/04/2012 03:57 AM, Shaohui Xie wrote: From: Shaohui

Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build.

2012-06-05 Thread Xie Shaohui-B21989
-Original Message- From: Wood Scott-B07421 Sent: Wednesday, June 06, 2012 2:14 AM To: Xie Shaohui-B21989 Cc: Wood Scott-B07421; u-boot@lists.denx.de; Tabi Timur-B04825 Subject: Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build. On 06/05/2012 12:35 AM, Xie Shaohui

Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build.

2012-06-06 Thread Xie Shaohui-B21989
-Original Message- From: Wood Scott-B07421 Sent: Thursday, June 07, 2012 2:19 AM To: Xie Shaohui-B21989 Cc: Wood Scott-B07421; u-boot@lists.denx.de; Tabi Timur-B04825 Subject: Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build. On 06/05/2012 09:45 PM, Xie Shaohui

Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build.

2012-06-07 Thread Xie Shaohui-B21989
On 06/06/2012 10:16 PM, Xie Shaohui-B21989 wrote: -Original Message- From: Wood Scott-B07421 Sent: Thursday, June 07, 2012 2:19 AM To: Xie Shaohui-B21989 Cc: Wood Scott-B07421; u-boot@lists.denx.de; Tabi Timur-B04825 Subject: Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support

Re: [U-Boot] [PATCH] powerpc/85xx: enanle USB2 gadget mode for corenet ds board

2011-07-14 Thread Xie Shaohui-B21989
Subject: Re: [U-Boot] [PATCH] powerpc/85xx: enanle USB2 gadget mode for corenet ds board 1. fix commit message 'enanle' - enable 2. add some details about how this change addresses the issue in commit message [Xie Shaohui] OK, Thanks. On Jul 13, 2011, at 9:42 PM, Shaohui Xie wrote:

Re: [U-Boot] [PATCH 1/2][v2] powerpc: eSPI and eSPI controller support

2011-04-21 Thread Xie Shaohui-B21989
From: vapierfil...@gmail.com [mailto:vapierfil...@gmail.com] On Behalf Of Mike Frysinger Sent: Friday, April 22, 2011 5:25 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Gala Kumar-B11780; Zang Roy-R61911; Hu Mingkai- B21284 Subject: Re: [PATCH 1/2][v2] powerpc: eSPI and eSPI controller

Re: [U-Boot] [PATCH 1/2][v2] powerpc: eSPI and eSPI controller support

2011-04-21 Thread Xie Shaohui-B21989
-Original Message- From: vapierfil...@gmail.com [mailto:vapierfil...@gmail.com] On Behalf Of Mike Frysinger Sent: Friday, April 22, 2011 1:10 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Gala Kumar-B11780; Zang Roy-R61911; Hu Mingkai- B21284 Subject: Re: [PATCH 1/2][v2] powerpc

Re: [U-Boot] [PATCH 2/2][v2] powerpc: make espi can read more than 0xFFFA bytes

2011-04-22 Thread Xie Shaohui-B21989
From: vapierfil...@gmail.com [mailto:vapierfil...@gmail.com] On Behalf Of Mike Frysinger Sent: Friday, April 22, 2011 1:17 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Gala Kumar-B11780; Zang Roy-R61911 Subject: Re: [PATCH 2/2][v2] powerpc: make espi can read more than 0xFFFA bytes On Thu

Re: [U-Boot] [PATCH 1/2][v3] powerpc: eSPI and eSPI controller support

2011-04-24 Thread Xie Shaohui-B21989
-Original Message- From: vapierfil...@gmail.com [mailto:vapierfil...@gmail.com] On Behalf Of Mike Frysinger Sent: Saturday, April 23, 2011 4:54 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Gala Kumar-B11780; Zang Roy-R61911; Hu Mingkai- B21284 Subject: Re: [PATCH 1/2][v3

Re: [U-Boot] [PATCH 2/2][v3] powerpc: make espi can read more than 0xFFFA bytes

2011-04-26 Thread Xie Shaohui-B21989
From: Xie Shaohui-B21989 Sent: Friday, April 22, 2011 4:31 PM To: u-boot@lists.denx.de Cc: Gala Kumar-B11780; Zang Roy-R61911; Xie Shaohui-B21989; Mike Frysinger Subject: [PATCH 2/2][v3] powerpc: make espi can read more than 0xFFFA bytes espi flash read returns invalid data if the read length

Re: [U-Boot] [PATCH][v4] powerpc: eSPI and eSPI controller support

2011-04-26 Thread Xie Shaohui-B21989
-Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Tuesday, April 26, 2011 2:51 PM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de; Gala Kumar-B11780 Subject: Re: [U-Boot] [PATCH][v4] powerpc: eSPI and eSPI controller support Dear Shaohui Xie, In message 1303796554

Re: [U-Boot] [PATCH][v4] powerpc: eSPI and eSPI controller support

2011-04-26 Thread Xie Shaohui-B21989
On Tue, Apr 26, 2011 at 01:42, Shaohui Xie wrote: +struct spi_slave *spi_setup_slave(unsigned int bus, unsigned int cs, +               unsigned int max_hz, unsigned int mode) { +       fsl = malloc(sizeof(struct fsl_spi_slave)); personally, i like to use sizeof(*fsl). up to you. +      

Re: [U-Boot] [PATCH][v2] powerpc/85xx: enable USB2 gadget mode for corenet ds board

2011-07-27 Thread Xie Shaohui-B21989
Hi Kumar, How about this patch? There is no feedback till now. Best Regards, Shaohui Xie -Original Message- From: Xie Shaohui-B21989 Sent: Monday, July 18, 2011 2:11 PM To: u-boot@lists.denx.de Cc: Gala Kumar-B11780; li...@bohmer.net; Xie Shaohui-B21989 Subject: [PATCH][v2] powerpc

Re: [U-Boot] [PATCH][v2] powerpc/85xx: enable USB2 gadget mode for corenet ds board

2011-07-27 Thread Xie Shaohui-B21989
From: Gala Kumar-B11780 Sent: Wednesday, July 27, 2011 8:18 PM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH][v2] powerpc/85xx: enable USB2 gadget mode for corenet ds board On Jul 18, 2011, at 1:10 AM, Shaohui Xie wrote: to make USB2 worked in gadget mode, we

Re: [U-Boot] [WIP/PATCH 0/4] unify SPI flash drivers

2011-03-15 Thread Xie Shaohui-B21989
Hello Mike, I'm working on put our espi controller related patches to open source, I noticed your unify patches several days ago, and I rebased my patches on these Unify patches, and tested it on my board, it works as expect, so should I wait until your unify patches been merged to main tree?

Re: [U-Boot] [PATCH 1/2] powerpc: eSPI and eSPI controller support

2011-03-16 Thread Xie Shaohui-B21989
On Tuesday, March 15, 2011 22:53:20 Shaohui Xie wrote: --- a/drivers/mtd/spi/spi_flash.c +++ b/drivers/mtd/spi/spi_flash.c @@ -1,6 +1,8 @@ /* * SPI flash interface + * Add support for Freescale eSPI controller this is not the place for changelogs [Xie Shaohui] OK, I'll drop this. @@

Re: [U-Boot] [PATCH] powerpc/fm: fix TBI PHY address settings

2012-10-16 Thread Xie Shaohui-B21989
-Original Message- From: Tabi Timur-B04825 Sent: Saturday, October 13, 2012 3:25 AM To: Xie Shaohui-B21989 Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] powerpc/fm: fix TBI PHY address settings On Fri, Oct 12, 2012 at 1:25 AM, Shaohui Xie shaohui@freescale.com wrote

Re: [U-Boot] [PATCH] powerpc/fm: fix TBI PHY address settings

2012-10-16 Thread Xie Shaohui-B21989
Xie Shaohui-B21989 wrote: Is this still true with Fman v3? [S.H] No. Fman V3 does not need to set TBIPA on FM1@DTSEC1. Does this patch break Fman V3? [S.H] No. Fman V3 uses following code: static void dtsec_init_phy(struct eth_device *dev) { struct fm_eth *fm_eth = dev-priv