summaryrefslogtreecommitdiff
path: root/board/jornada/setup.S
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-14 02:58:23 (GMT)
committerWolfgang Denk <wd@denx.de>2010-10-19 21:28:53 (GMT)
commitf3a14d377e2fb4e48026810fbf67e189a5e5f515 (patch)
treebbc7fb26277b62bd6bd2dd9bcb1fe3f6c4025902 /board/jornada/setup.S
parente9319f111d366294b9a1e8b1f66875242a5de3dd (diff)
downloadu-boot-fsl-qoriq-f3a14d377e2fb4e48026810fbf67e189a5e5f515.tar.xz
Makefile: allow boards to check file size limits
Boards often have a reserved size limit on the flash where they're stored. Sometimes during upgrades or config changes, those limits are exceeded, but no one notices until they try to upgrade and the limit screws things up. Either not enough of U-Boot is written to flash (and so the reboot fails), or too much is written (and so things after it get clobbered). So allow boards to declare a size limit (in bytes) and have the build system check it while building. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'board/jornada/setup.S')
0 files changed, 0 insertions, 0 deletions