commit | 19a053d5714e9b1d664bb9727649e327385d5132 | [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 | a02e3ccf751ca49f0e3cd9e62e26ae2a2b47b564 [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>