arm: socfpga: provide default SPL_SIZE_LIMIT for gen5
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Thu, 13 Jun 2019 19:50:28 +0000 (21:50 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 14 Jun 2019 10:41:26 +0000 (12:41 +0200)
commitd6d383ca27c8121f19cb5fe1b047de330833ce6f
tree66039bbd94086b15c888eb5421c746d13ad7a1de
parentb861cfb53c58e06513c3d4518a0d4e5ca57ec2ee
arm: socfpga: provide default SPL_SIZE_LIMIT for gen5

This provides an SPL_SIZE_LIMIT that makes the build check that the SPL
binary loaded from flash fits into the SRAM (64 KiB) and leaves enough
room for global data, heap  and stack (512 bytes assumed stack usage).

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/Kconfig