From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 2 Jan 2014 15:59:36 -0800 Subject: [U-Boot] [u-boot-release] [PATCH] powerpc/b4860/pbl: fix rcw cfg In-Reply-To: <1387431491-28624-1-git-send-email-shh.xie@gmail.com> References: <1387431491-28624-1-git-send-email-shh.xie@gmail.com> Message-ID: <52C5FD68.8070708@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/18/2013 09:38 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > The BOOT_LOC setting in rcw cfg is wrong, set it to Memory complex 1. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx/master. Thanks. York