commit | 84035fccbe54af1d0513e6288e08a45885ee872c | [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 | 3789b3dd15e4d522aeda56083e8e5a2ad0e95581 [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>