commit | eac579d0d497bc0cd0552a2cbaecfab328f214dd | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Apr 12 05:14:33 2013 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Apr 14 16:08:29 2013 +0200 |
tree | 095bd2bac7f18215757b353367eec36fefd19ffc | |
parent | b7b5f1a16ca66dfdd817e7339f0e263a5b9f2758 [diff] |
smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT This target wants to check full SPL size, BSS included. Remove CONFIG_SPL_MAX_SIZE definition and instead define CONFIG_SPL_MAX_FOOTPRINT. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>