From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 7 Jun 2012 11:52:02 -0500 Subject: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl image build. In-Reply-To: References: <1338800253-25797-1-git-send-email-Shaohui.Xie@freescale.com> <4FCD53A4.7080401@freescale.com> <4FCE4C7D.7050408@freescale.com> <4FCF9F12.5030200@freescale.com> Message-ID: <4FD0DC32.7040505@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 06/06/2012 10:16 PM, Xie Shaohui-B21989 wrote: >> -----Original Message----- >> From: Wood Scott-B07421 >> Sent: Thursday, June 07, 2012 2:19 AM >> To: Xie Shaohui-B21989 >> Cc: Wood Scott-B07421; u-boot at lists.denx.de; Tabi Timur-B04825 >> Subject: Re: [U-Boot] [PATCH] powerpc/CoreNet: add tool to support pbl >> image build. >> >> On 06/05/2012 09:45 PM, Xie Shaohui-B21989 wrote: >>> Can Timur's >>> tool do it automatically, or by some arguments provided? And even >>> though, there will be two files for configuration, one is RCW output >>> from Timur's tool, and another is PBI commands. This is too much for >>> the tool; it has only one entry for configuration file. >> >> Too much for which tool, and why can't that be changed? > > [Xie Shaohui] The mkimage structure provides one entry to indicate > the configuration file, is it OK to add a more entry just for PBL? I don't see why not. -Scott