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.

am57xx SPL with ethernet

Other Parts Discussed in Thread: AM5728

Hi,

I was wondering if it is possible (as with AM335x) for AM5728 to compile a SPL that support network fetch of u-boot.img;

I did it with AM335x adding to file include/configs/ti_am335x_common.h:

#define CONFIG_SPL_ETH_SUPPORT
#define CONFIG_SPL_NET_SUPPORT

but I did not have success with AM5728 applying the same recipe on include/configs/am57xx_evm.h

I'm using ti-u-boot-2016.05 with rcn patches 

Thanks in advance,
Gennaro