X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fam43xx_evm.h;h=d3c4756349bcf764f884e8591879e701d9974fd6;hp=f45deeb351c64a217aecced9a81ed6acb10a297e;hb=e97f9d817e600cd6f43d1d0da76f5787e33a5c56;hpb=c0cae2e24552d57f3e2f841ec235453413cd7389 diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h index f45deeb351..d3c4756349 100644 --- a/include/configs/am43xx_evm.h +++ b/include/configs/am43xx_evm.h @@ -34,7 +34,7 @@ /* SPL defines. */ #define CONFIG_SPL_TEXT_BASE 0x40300350 -#define CONFIG_SPL_MAX_SIZE (0x40337C00 - CONFIG_SPL_TEXT_BASE) +#define CONFIG_SPL_MAX_SIZE (220 << 10) /* 220KB */ #define CONFIG_SPL_YMODEM_SUPPORT /* Enabling L2 Cache */