commit | fd2c9813ad1db793a98130ac0c544ff31eba6f79 | [log] [tgz] |
---|---|---|
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Apr 12 05:14:31 2013 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Apr 14 16:07:54 2013 +0200 |
tree | 5bbaf068e7b0474594bda7a585e387d1d93aadb2 | |
parent | e916e05c6bd5f9f2ad4eb3d74714b930aa502caa [diff] |
cam_enc_4xx: 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>