Wadim,

> On 18 Aug 2017, at 15:28, Philipp Tomsich 
> <philipp.toms...@theobroma-systems.com> wrote:
> 
>> Read SoM information from EEPROM and set ethaddr in late init.
>> 
>> Signed-off-by: Wadim Egorov <w.ego...@phytec.de>
>> Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
>> ---
>> Changes in v2:
>> - Fixed fdt_path_offset() error handling
>> 

This patch breaks the build for 'phycore-rk3288’ for me, so I can’t apply.
I get the following error from buildman:
>        arm:  +   phycore-rk3288                      
> +   eth_setenv_enetaddr("ethaddr", opt.mac);
> +   ^
> +board/phytec/phycore_rk3288/built-in.o: In function `rk_board_late_init':
> +board/phytec/phycore_rk3288/phycore-rk3288.c:67: undefined reference to 
> `eth_setenv_enetaddr'
> +arm-unknown-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.24 assertion fail 
> /home/tony/buildall/src/binutils/bfd/elf32-arm.c:7696
> +arm-unknown-linux-gnueabi-ld.bfd: error: required section '.rel.plt' not 
> found in the linker script
> +arm-unknown-linux-gnueabi-ld.bfd: final link failed: Invalid operation
> +make[1]: *** [u-boot] Error 1
> +make: *** [sub-make] Error 2
> w+board/phytec/phycore_rk3288/phycore-rk3288.c: In function 
> 'rk_board_late_init':
> w+board/phytec/phycore_rk3288/phycore-rk3288.c:67:3: warning: implicit 
> declaration of function 'eth_setenv_enetaddr' 
> [-Wimplicit-function-declaration]

Regards,
Philipp.


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to