[U-Boot] arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image

Tom Rini trini at ti.com
Wed May 14 03:36:44 CEST 2014


On Wed, May 07, 2014 at 10:16:28AM +0200, Christian Riesch wrote:

> The commits
> 
> commit b7b5f1a16ca66dfdd817e7339f0e263a5b9f2758
> Author: Albert ARIBAUD <albert.u.boot at aribaud.net>
> da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
> 
> and
> 
> commit e7497891e34efe5cb2b3a3dc7c6c096c012ede28
> Author: Albert ARIBAUD <albert.u.boot at aribaud.net>
> cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
> 
> replaced CONFIG_SPL_MAX_SIZE by CONFIG_SPL_MAX_FOOTPRINT. However,
> CONFIG_SPL_MAX_SIZE is used in the Makefile for padding the SPL
> when preparing an u-boot.ais image. By removing CONFIG_SPL_MAX_SIZE
> said commits broke the ais image of the da850evm and cam_enc_4xx
> configurations.
> 
> This patch converts the u-boot.ais target to use CONFIG_SPL_PAD_TO
> instead of CONFIG_SPL_MAX_SIZE for padding the SPL and adds
> a #define CONFIG_SPL_PAD_TO where it is required.
> 
> Signed-off-by: Christian Riesch <christian.riesch at omicron.at>
> Reported-by: Tom Taylor <ttaylor.tampa at gmail.com>
> Cc: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>

Applied to u-boot-ti/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140513/9bc1ecfe/attachment.pgp>


More information about the U-Boot mailing list