From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Sat, 3 Dec 2011 02:08:00 -0500 Subject: [U-Boot] [PATCH v4 6/6] arm, davinci: Add support for generating AIS images to the Makefile In-Reply-To: References: <1322842330-25213-1-git-send-email-christian.riesch@omicron.at> <201112021624.18024.vapier@gentoo.org> Message-ID: <201112030208.01547.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday 03 December 2011 00:20:19 Christian Riesch wrote: > The chaos above contains three commands: > 1) I run the SPL through mkimage to add an AIS header for booting from SPI. > Since an empty config file (-n) is sufficient here I use /dev/null here. > 2) I pad the result $(obj)spl/u-boot-spl.ais to $CONFIG_SPL_MAX_SIZE with > $(OBJCOPY): The result is $(obj)spl/u-boot-spl-pad.ais > 3) Then I add $(obj)u-boot.bin with cat, the result is $(obj)u-boot.ais right; i was wondering if we could chain these somehow. but i guess going through intermediate files allows for catching errors that would get missed in a pipeline. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: