public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc/b4860/pbl: fix rcw cfg
@ 2013-12-19  5:38 shh.xie at gmail.com
  2014-01-02 23:59 ` [U-Boot] [u-boot-release] " York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: shh.xie at gmail.com @ 2013-12-19  5:38 UTC (permalink / raw)
  To: u-boot

From: Shaohui Xie <Shaohui.Xie@freescale.com>

The BOOT_LOC setting in rcw cfg is wrong, set it to Memory complex 1.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
---
 board/freescale/b4860qds/b4_rcw.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/b4860qds/b4_rcw.cfg b/board/freescale/b4860qds/b4_rcw.cfg
index 577dabf..597d391 100644
--- a/board/freescale/b4860qds/b4_rcw.cfg
+++ b/board/freescale/b4860qds/b4_rcw.cfg
@@ -2,6 +2,6 @@
 aa55aa55 010e0100
 # serdes protocol 0x2A_0x98
 140e0018 0f001218 00000000 00000000
-54980000 9000a000 f8025000 a9000000
+54980000 9000a000 e8104000 a9000000
 01000000 00000000 00000000 0001b1f8
 00000000 14000020 00000000 00000011
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [u-boot-release] [PATCH] powerpc/b4860/pbl: fix rcw cfg
  2013-12-19  5:38 [U-Boot] [PATCH] powerpc/b4860/pbl: fix rcw cfg shh.xie at gmail.com
@ 2014-01-02 23:59 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-01-02 23:59 UTC (permalink / raw)
  To: u-boot

On 12/18/2013 09:38 PM, shh.xie at gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie@freescale.com>
> 
> The BOOT_LOC setting in rcw cfg is wrong, set it to Memory complex 1.
> 
> Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
> ---

Applied to u-boot-mpc85xx/master. Thanks.

York

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-02 23:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19  5:38 [U-Boot] [PATCH] powerpc/b4860/pbl: fix rcw cfg shh.xie at gmail.com
2014-01-02 23:59 ` [U-Boot] [u-boot-release] " York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox