From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 30 Oct 2012 15:17:04 -0500 Subject: [U-Boot] [PATCH v2 00/22] Convert p1_p2_rdb_pc to new spl In-Reply-To: <20121030170440.GB15024@bill-the-cat> (from trini@ti.com on Tue Oct 30 12:04:40 2012) Message-ID: <1351628224.2530.3@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/30/2012 12:04:40 PM, Tom Rini wrote: > On Mon, Oct 29, 2012 at 09:04:48PM -0500, Scott Wood wrote: > > > Tested on p2020rdb-pca and p1020rdb-pc. > > > > Jos?? Miguel Gon??alves (1): > > Add u-boot-pad.bin target to the Makefile > > > > Scott Wood (21): > [snip] > > spl: rename u-boot-pad.bin to u-boot-with-spl.bin > > OK, one thing I'm missing is where is PAD_TO being set? It isn't. > I thought when this was talked about before I was saying we should > set a soft default > of 1 or something so we can re-use this target? Right, I'd forgotten about that. It seems to work though with PAD_TO being empty. -Scott