From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 19 Sep 2012 11:10:53 -0500 Subject: [U-Boot] [PATCH v4 10/11] Add u-boot-pad.bin target to the Makefile In-Reply-To: <1348053927-16021-11-git-send-email-jose.goncalves@inov.pt> (from jose.goncalves@inov.pt on Wed Sep 19 06:25:26 2012) Message-ID: <1348071053.22800.1@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 09/19/2012 06:25:26 AM, Jos? Miguel Gon?alves wrote: > Samsung's S3C24XX SoCs need this in order to generate a binary image > with a padded SPL concatenated with U-Boot. I still think "pad" is a lousy name for this. It refers to a minor implementation detail of how the image was put together. If you don't like the suggestions in http://lists.denx.de/pipermail/u-boot/2012-September/134191.html, how about "u-boot-with-spl.bin"? -Scott