diff options
author | Pali Rohár <pali@kernel.org> | 2022-09-14 15:06:46 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-09-20 06:39:43 +0200 |
commit | 5138c8fa5626d097cd6d136b14bdef06652effd9 (patch) | |
tree | b10b71ac650251f12e1df1bebae7351734a0ad6c /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | d285e4b0807a63330b57cd6c97ffd66122f046a0 (diff) |
arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMIT
Maximal size of u-boot kwb image binary is $CONFIG_ENV_OFFSET which is
0xF0000 = 983040 bytes. So add missing CONFIG_BOARD_SIZE_LIMIT definition
to ensure that u-boot binary does not overflow to the u-boot env storage.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions