From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 25 Feb 2010 12:49:39 +0100 Subject: [U-Boot] imx27lite board support no longer compile Message-ID: <4B8663D3.7040808@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Stefano, your following commit breaks building the imx27lite board (and all boards, which uses the ./drivers/net/fec_mxc.c I think), because the following function is missing: [hs at pollux u-boot]$ grep -lr imx_get_fecclk . ./drivers/net/fec_mxc.c ./drivers/net/fec_mxc.o ./drivers/net/libnet.a ./LOG/imx27lite.ERR [hs at pollux u-boot]$ and this function is only used in this driver ... --------------------------------------------------------------- author Stefano Babic commit 4294b2485bf0e8d68c893190a96bb0e7856b12c4 fec_mxc: add support for MX51 processor The patch add support for the Freescale mx51 processor to the FEC ethernet driver. Signed-off-by: Stefano Babic Signed-off-by: Ben Warren --------------------------------------------------------------- ... any ideas? bye Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany