From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.ppc-ag.de ([212.65.2.129]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kBG5e-0003SL-FX for ptxdist@pengutronix.de; Thu, 27 Aug 2020 13:29:10 +0200 Received: from [10.40.4.2] (port=56248 helo=masv00063.ppc-ag.de) by mail.ppc-ag.de with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kBG5b-00016S-1J for ptxdist@pengutronix.de; Thu, 27 Aug 2020 13:29:07 +0200 Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id 46FCB25B1FCC for ; Thu, 27 Aug 2020 13:29:07 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id JoxCQchhf3qp for ; Thu, 27 Aug 2020 13:29:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by masv00063.ppc-ag.de (Postfix) with ESMTP id 1A9E825B1FD2 for ; Thu, 27 Aug 2020 13:29:07 +0200 (CEST) Received: from masv00063.ppc-ag.de ([127.0.0.1]) by localhost (masv00063.ppc-ag.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 54wt4y3JnAAw for ; Thu, 27 Aug 2020 13:29:07 +0200 (CEST) Received: from [192.168.247.235] (unknown [192.168.247.235]) by masv00063.ppc-ag.de (Postfix) with ESMTPSA id 08BCA25B1FCC for ; Thu, 27 Aug 2020 13:29:07 +0200 (CEST) From: Mircea Ciocan Message-ID: <7cbe34dd-e001-e903-65cf-cabbe977f1fa@ppc-ag.de> Date: Thu, 27 Aug 2020 13:29:06 +0200 MIME-Version: 1.0 Content-Language: en-US Subject: [ptxdist] u-Boot fails to link when compiling for iMX6ULL List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="windows-1252"; Format="flowed" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de 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/b= uild-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. =A0Many thanks, =A0Mircea _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@p= engutronix.de