[PATCH 8/8] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot
Vignesh Raghavendra
vigneshr at ti.com
Fri Jan 21 05:29:21 CET 2022
On 17/01/22 8:47 am, Tom Rini wrote:
> On Fri, Dec 24, 2021 at 12:55:36PM +0530, Vignesh Raghavendra wrote:
>
>> Enable config options needed to support Ethernet boot on AM64x SK.
>>
>> Signed-off-by: Vignesh Raghavendra <vigneshr at ti.com>
>
> This leads to size overflow on r5.
>
Hmm, I don't see size limitations locally.
$ size spl/u-boot-spl
text data bss dec hex filename
230470 10401 12992 253863 3dfa7 spl/u-boot-spl
vs limit declared in configs/am64x_evm_r5_defconfig:
CONFIG_SPL_SIZE_LIMIT=0x190000
I don't expect size overflow?
Regards
Vignesh
More information about the U-Boot
mailing list