This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SDK 6.0 u-boot compilation error

Hi,

I have downloaded ti-sdk-am335x-evm-06.00.00.00 and compiled sitara-board-port-uboot using arm-none-linux-gnueabi-gcc compiler. I am getting errors as follows

arm-none-linux-gnueabi-ld: u-boot-spl section .data will not fit in region .sram
arm-none-linux-gnueabi-ld: region .sram overflowed by 285 bytes

Thanks