[U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Kumar Gala
Issue: CoreNet bad data signal is not sent with shared data from L1 Data Cache when it has an error Workaround: Run in write-shadow mode by setting L1CSR2[DCWS] = 1 By default we do NOT enable this, thus we have #undef in config_mpc85xx.h for this erratum. Signed-off-by: Kumar Gala --- arch/po

Re: [U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Wolfgang Denk
Dear Kumar Gala, In message <1314443032-2811-1-git-send-email-ga...@kernel.crashing.org> you wrote: > Issue: > CoreNet bad data signal is not sent with shared data from L1 Data Cache > when it has an error > > Workaround: > Run in write-shadow mode by setting L1CSR2[DCWS] = 1 > > By default we

Re: [U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Kumar Gala
On Aug 27, 2011, at 6:36 AM, Wolfgang Denk wrote: > Dear Kumar Gala, > > In message <1314443032-2811-1-git-send-email-ga...@kernel.crashing.org> you > wrote: >> Issue: >> CoreNet bad data signal is not sent with shared data from L1 Data Cache >> when it has an error >> >> Workaround: >> Run in

[U-Boot] [RFC][PATCH] Pre-console buffer

2011-08-27 Thread Graeme Russ
This cropped up as an aside to another thread so I thought I would give it a go. It's pretty rough-and-ready but it does the trick :) --- arch/x86/cpu/cpu.c |2 + arch/x86/include/asm/global_data.h | 14 + common/console.c | 56 +++

Re: [U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Wolfgang Denk
Dear Kumar Gala, In message <8d21ecf0-cb7e-4dde-9f18-e1828ff5e...@kernel.crashing.org> you wrote: > > Any suggestions on how to do this? - comment it out? > > /* #define CONFIG_SYS_FSL_ERRATUM_CPU_E500MC_A011 */ That would be dead code. You don't want to add all possible #defines to your confi

Re: [U-Boot] [RFC][PATCH] Pre-console buffer

2011-08-27 Thread Wolfgang Denk
Dear Graeme Russ, In message <1314449645-16900-1-git-send-email-graeme.r...@gmail.com> you wrote: > This cropped up as an aside to another thread so I thought I would give > it a go. It's pretty rough-and-ready but it does the trick :) Hmthe problem is that we need some buffer to store the da

Re: [U-Boot] [PATCH] beagleboard: enable HUB power on all variants of the BeagleBoard

2011-08-27 Thread Eric Bénard
Hi Joel, Le 27/08/2011 06:46, Joel A Fernandes a écrit : >> The logic is wrong here. I don't remember the polarity, but I do remember >> that it is >> xM-A and xM-B that are the oddballs. I believe this is the correct change: > > Hi Jason, > > LEDAON should be high for HUB power up on xMA and x

Re: [U-Boot] Thanks

2011-08-27 Thread Song Li
l am a Staff of Hang Seng Bank HongKong, I do not know if we can work together in transferring $19,500,000.USD from my bank. Finally if you are interested I shall provide you with more details. Email: mrsong.l...@yahoo.cn ___ U-Boot mailing list U-Boot@li

Re: [U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Kumar Gala
On Aug 27, 2011, at 8:41 AM, Wolfgang Denk wrote: > Dear Kumar Gala, > > In message <8d21ecf0-cb7e-4dde-9f18-e1828ff5e...@kernel.crashing.org> you > wrote: >> >> Any suggestions on how to do this? - comment it out? >> >> /* #define CONFIG_SYS_FSL_ERRATUM_CPU_E500MC_A011 */ > > That would be

Re: [U-Boot] [PATCH v2 1/5] powerpc/85xx: Add support for FMan ethernet in Independent mode

2011-08-27 Thread Kumar Gala
(just re-sending so Wolfgang is on explicit TO:) On Aug 26, 2011, at 2:12 PM, Kumar Gala wrote: > > On Aug 2, 2011, at 2:33 AM, Kumar Gala wrote: > >> The Frame Manager (FMan) on QorIQ SoCs with DPAA (datapath acceleration >> architecture) is the ethernet contoller block. Normally it is utiliz

Re: [U-Boot] [PATCH] beagleboard: enable HUB power on all variants of the BeagleBoard

2011-08-27 Thread Jason Kridner
On Sat, Aug 27, 2011 at 9:51 AM, Eric Bénard wrote: > Hi Joel, > > Le 27/08/2011 06:46, Joel A Fernandes a écrit : >>> The logic is wrong here.  I don't remember the polarity, but I do remember >>> that it is >>> xM-A and xM-B that are the oddballs.  I believe this is the correct change: >> >> Hi

[U-Boot] bcc: Dear Friend

2011-08-27 Thread Michelle Craveiro
Dear Friend, I have a business transaction which I really need your assistance, your share will be 40%; please if you are interested do contact my personal email: v.hon...@yahoo.com Mr Vincent ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.d

[U-Boot] (no subject)

2011-08-27 Thread Ronny D
http://harolapi.com/oldtemp/kvkknn.htm";>http://harolapi.com/oldtemp/kvkknn.htm___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] powerpc/85xx: Add workaround for erratum CPU-A011 on e500mc cores

2011-08-27 Thread Wolfgang Denk
Dear Kumar Gala, In message <1a241f20-4ddb-4a57-8590-30735e966...@kernel.crashing.org> you wrote: > > I'll add a general comment about CONFIG_SYS_FSL_ERRATUM_* in README and > a new doc/README.fsl-ppc-errata if that sounds good. Thanks, appreciated. Best regards, Wolfgang Denk -- DENX Softwa

Re: [U-Boot] [PATCH] beagleboard: enable HUB power on all variants of the BeagleBoard

2011-08-27 Thread Joel A Fernandes
All, I'm post a v2 now, please give ACKs, thanks :) On Sat, Aug 27, 2011 at 11:19 AM, Jason Kridner wrote: > On Sat, Aug 27, 2011 at 9:51 AM, Eric Bénard wrote: >> Hi Joel, >> >> Le 27/08/2011 06:46, Joel A Fernandes a écrit : The logic is wrong here.  I don't remember the polarity, but I

[U-Boot] [PATCH v2] beagleboard: enable HUB power on all variants of the BeagleBoard

2011-08-27 Thread Joel A Fernandes
From: Christian Spielberger Changes made by Jason Kridner with inputs from Eric Benard to special case xM Rev A and xM Rev B Signed-off-by: Joel A Fernandes Cc: Eric Benard Cc: Christian Spielberger Cc: Jason Kridner --- Previous discussions: http://www.mail-archive.com/u-boot@lists.denx.de

Re: [U-Boot] [RFC][PATCH] Pre-console buffer

2011-08-27 Thread Graeme Russ
On 27/08/11 23:48, Wolfgang Denk wrote: > Dear Graeme Russ, > > In message <1314449645-16900-1-git-send-email-graeme.r...@gmail.com> you > wrote: >> This cropped up as an aside to another thread so I thought I would give >> it a go. It's pretty rough-and-ready but it does the trick :) > > Hm

Re: [U-Boot] [PATCH v2] beagleboard: enable HUB power on all variants of the BeagleBoard

2011-08-27 Thread Kridner, Jason
On Aug 27, 2011, at 12:19 PM, "Joel A Fernandes" wrote: > From: Christian Spielberger > > Changes made by Jason Kridner with inputs from Eric Benard to special case xM > Rev A and xM Rev B > > Signed-off-by: Joel A Fernandes > Cc: Eric Benard > Cc: Christian Spielberger > Cc: Jason Kridn

[U-Boot] [PATCH 2/6] PXA: Fix CSB226, fix monitor length

2011-08-27 Thread Marek Vasut
This is what was probably intended by the original author. Signed-off-by: Marek Vasut --- include/configs/csb226.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/csb226.h b/include/configs/csb226.h index dcfbc6e..934dfcd 100644 --- a/include/configs/csb

[U-Boot] [PATCH 1/6] PXA: Fix Lubbock, remove redundant parenthesis

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- board/lubbock/flash.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) NOTE: Albert, I'll get you these four PXA-related in a PULL RQ later. diff --git a/board/lubbock/flash.c b/board/lubbock/flash.c index 1ea2893..e1e7807 100644 --- a/board/lubbock/fla

[U-Boot] [PATCH 3/6] USB: Fix complaints about strict aliasing in OHCI-HCD

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- drivers/usb/host/ohci-hcd.c | 69 +++--- 1 files changed, 38 insertions(+), 31 deletions(-) diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c index bc8bb20..653f97d 100644 --- a/drivers/usb/host/ohci-hcd.c

[U-Boot] [PATCH 4/6] IDE: Fix complaints about strict aliasing in cmd_ide.c

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- common/cmd_ide.c | 51 +-- 1 files changed, 25 insertions(+), 26 deletions(-) diff --git a/common/cmd_ide.c b/common/cmd_ide.c index 2e8c6e0..da5189c 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -985,9 +9

[U-Boot] [PATCH 6/6] PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASE

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- include/configs/vpac270.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h index 35afcd3..ea77971 100644 --- a/include/configs/vpac270.h +++ b/include/configs/vpac270.h @@ -51,7 +51,6 @@

[U-Boot] [PATCH 5/6] PXA: Cleanup serial_pxa

2011-08-27 Thread Marek Vasut
* Cleanup register definitions by introducing new regs-uart.h, compliant with rest of U-Boot. * Remove old register definitions from pxa-regs.h * Convert serial_pxa to new regs-uart.h * Cleanup serial_pxa Signed-off-by: Marek Vasut --- arch/arm/include/asm/arch-pxa/pxa-regs.h | 111 --- d

Re: [U-Boot] [PATCH 5/6] PXA: Cleanup serial_pxa

2011-08-27 Thread Marek Vasut
On Sunday, August 28, 2011 03:42:16 AM Marek Vasut wrote: > * Cleanup register definitions by introducing new regs-uart.h, compliant > with rest of U-Boot. > * Remove old register definitions from pxa-regs.h > * Convert serial_pxa to new regs-uart.h > * Cleanup serial_pxa > > Signed-off-by: Marek

[U-Boot] [PULL] U-Boot PXA

2011-08-27 Thread Marek Vasut
Dear Albert ARIBAUD, I prepared a branch for you to pull containing PXA fixes: Cheers The following changes since commit 6e8a3951f7656958cefccab55945604a8bbc43e7: Merge branch 'master' of git://git.denx.de/u-boot (2011-08-28 01:36:27 +0200) are available in the git repository at: git://gi

[U-Boot] [PATCH 3/5] PXA: vpac270: Enable the new generic MMC driver

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- board/vpac270/vpac270.c |8 include/configs/vpac270.h |3 ++- 2 files changed, 10 insertions(+), 1 deletions(-) diff --git a/board/vpac270/vpac270.c b/board/vpac270/vpac270.c index 43bbdff..d3f03c0 100644 --- a/board/vpac270/vpac270.c +++ b/board

[U-Boot] [PATCH 1/5 V2] PXA: Cleanup serial_pxa

2011-08-27 Thread Marek Vasut
* Cleanup register definitions by introducing new regs-uart.h, compliant with rest of U-Boot. * Remove old register definitions from pxa-regs.h * Convert serial_pxa to new regs-uart.h * Cleanup serial_pxa Signed-off-by: Marek Vasut --- arch/arm/include/asm/arch-pxa/pxa-regs.h | 111 ---

[U-Boot] [PATCH 2/5] PXA: Add MMC driver using the generic MMC framework

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- arch/arm/include/asm/arch-pxa/regs-mmc.h | 155 +++ drivers/mmc/Makefile |1 + drivers/mmc/pxa_mmc_gen.c| 442 ++ 3 files changed, 598 insertions(+), 0 deletions(-) create mode 100644 arc

[U-Boot] [PATCH 4/5 RESEND] USB: Fix complaints about strict aliasing in OHCI-HCD

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- drivers/usb/host/ohci-hcd.c | 69 +++--- 1 files changed, 38 insertions(+), 31 deletions(-) diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c index bc8bb20..653f97d 100644 --- a/drivers/usb/host/ohci-hcd.c

[U-Boot] [PATCH 5/5 RESEND] IDE: Fix complaints about strict aliasing in cmd_ide.c

2011-08-27 Thread Marek Vasut
Signed-off-by: Marek Vasut --- common/cmd_ide.c | 51 +-- 1 files changed, 25 insertions(+), 26 deletions(-) diff --git a/common/cmd_ide.c b/common/cmd_ide.c index 2e8c6e0..da5189c 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -985,9 +9