Files
u-boot/include/configs
Christian Riesch 532d531828 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image
The commits

commit b7b5f1a16c
Author: Albert ARIBAUD <albert.u.boot@aribaud.net>
da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT

and

commit e7497891e3
Author: Albert ARIBAUD <albert.u.boot@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@omicron.at>
Reported-by: Tom Taylor <ttaylor.tampa@gmail.com>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
2014-05-13 19:43:01 -04:00
..
2014-04-17 17:40:15 -04:00
2014-05-09 11:50:14 +02:00
2014-02-07 08:14:33 -05:00
2014-03-09 18:24:52 +01:00
2013-10-17 09:44:20 +02:00
2014-05-13 19:43:01 -04:00
2014-05-02 11:43:25 +02:00
2014-04-23 19:07:54 -05:00
2014-04-17 08:41:06 -07:00
2014-02-21 13:55:40 -05:00
2014-04-20 13:16:43 +02:00
2014-03-31 18:28:50 +02:00
2014-03-31 18:28:50 +02:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2014-05-05 08:20:56 +02:00
2014-05-05 08:20:56 +02:00
2013-11-04 11:09:34 -05:00
2014-04-08 00:15:12 +02:00
2014-02-06 04:48:15 +01:00
2014-02-19 09:41:20 +01:00
2014-02-19 09:41:20 +01:00