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
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
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
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 +++
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
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
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
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
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
(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
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
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
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
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
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
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
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
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
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
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
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
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
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 @@
* 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
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
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
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
* 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 ---
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
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
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
31 matches
Mail list logo