Hello,

On 8/27/20 1:29 PM, Mircea Ciocan wrote:
> Hello everybody, first I want to thank you for the fixing of chrony package 
> rules, now it works like a clock :).
> 
> I need to have the ETH controlers active on the iMX6ULL EVK, but after 
> activating everything related to the networking for the platform, the u-Boot 
> fails to link (the modules containing the fecmxc_initialize() function 
> compiles OK and the necessary header is included), but it seems that there is 
> a linking problem in the rule, the error message is:
> 
> arm-v7a-linux-gnueabihf-ld.bfd: arch/arm/mach-imx/built-in.o: in function 
> `cpu_eth_init':
> platform-imx6ullevk/build-target/u-boot-2020.01-build/platform-imx6ullevk/build-target/u-boot-2020.01/arch/arm/mach-imx/cpu.c:218:
>  undefined reference to `fecmxc_initialize'
> Software/Firmware/platform-imx6ullevk/build-target/u-boot-2020.01/Makefile:1671:
>  recipe for target 'u-boot' failed
> 
> Additional info: PTXDist version 2020.7, u-Boot 2020.01
> 
> The u-Boot compiles OK outside the PTXDist.

Run ptxdist with --verbose to see the compiler command line used to compile.
Reproduce the link error manually and report it to upstream.

> 
>  Many thanks,
> 
>  Mircea
> 
> 
> 
> _______________________________________________
> ptxdist mailing list
> [email protected]
> To unsubscribe, send a mail with subject "unsubscribe" to 
> [email protected]
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to