commit | f585c0128a8036082fabfc8ffb7c6edc057d830f | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jun 04 19:51:49 2018 +1200 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 05 07:29:09 2018 +0200 |
tree | 8d9f3f9a288560bf0bd863f6465de634c8462aa7 | |
parent | d626dd5038f7ec17f8262b466d65b4254d81ae3d [diff] |
ARM: kirkwood: Enforce size limit for sheevaplug The u-boot binary sits in flash immediately before the environment. Don't allow the binary size to grow into the environment space. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>