From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 27 Sep 2013 10:54:21 -0700 Subject: [U-Boot] [PATCH] powerpc/B4860: enable PBL tool for B4860 In-Reply-To: <1379814962-25490-1-git-send-email-shh.xie@gmail.com> References: <1379814962-25490-1-git-send-email-shh.xie@gmail.com> Message-ID: <5245C64D.4080704@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 09/21/2013 06:56 PM, shh.xie at gmail.com wrote: > From: Shaohui Xie > > Use a default RCW of protocol 0x2A_0x98, and a PBI configure file which > uses CPC1 as 512KB SRAM, then PBL tool can be used on B4860 to build a > pbl boot image. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master branch. York