summaryrefslogtreecommitdiff
path: root/include/fastboot.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-10-17 11:59:19 (GMT)
committerStefano Babic <sbabic@denx.de>2017-10-31 10:00:54 (GMT)
commitc0f432c377805b57d67c09b0f7374d5c6510b09c (patch)
treee179b969208feb93f90743bfb9771a08600a56bd /include/fastboot.h
parent41b93679fd69bbb8c335eb212a3f8aa6c9c662db (diff)
downloadu-boot-c0f432c377805b57d67c09b0f7374d5c6510b09c.tar.xz
configs: vf610: increase maximum size and enforce correct limit
On Vybrid SoCs U-Boot gets loaded into GFX SRAM which is 512KiB. Currently 32KiB is reserved for the IMX header. However, this is not reflected in the size limit. In v2017.11-rc2 the actual size limit (512KiB-32KiB) has been reached for Colibri VF61, which lead to a successful build of U-Boot but not a working binary. The IMX header is much smaller than 32KiB, typically around 1KiB. Decrease the reserved size to 4KiB and specify the correct U-Boot size limit. Apply this new base address and limit for all Vybrid based boards. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include/fastboot.h')
0 files changed, 0 insertions, 0 deletions