From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 24 Jan 2013 10:09:10 +0100 Subject: [U-Boot] [PATCH V3 0/9] separate miiphy from ethernet In-Reply-To: <5100349B.1030605@boundarydevices.com> References: <1345502918-18305-1-git-send-email-troy.kisky@boundarydevices.com> <1350960047-23404-1-git-send-email-troy.kisky@boundarydevices.com> <509E0212.3010609@denx.de> <50FF2534.4090306@boundarydevices.com> <50FFA3EE.4040707@denx.de> <5100349B.1030605@boundarydevices.com> Message-ID: <5100FA36.8000003@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 On 23/01/2013 20:06, Troy Kisky wrote: >> >> Hi Troy, >> >> you're right, this patchset stalls - but on the other side, I have not >> found any comment that should avoid that it can be merged. >> >> If nobody complains, I propose I go on and I try to merge it into >> u-boot-imx. Here my first attempt: >> >> as far as I can see, the patchset breaks mx6qsabreauto and mx35 boards. >> Generally speking, it breaks boards like flea3 that define CONFIG_PHYLIB >> in their config file. >> >> undefined reference to `phy_connect_dev' >> drivers/net/libnet.o: In function `fecmxc_initialize_multi': >> >> I think the patchset assumes that boards have its own board_eth_init(), >> making the required phy initialization, but most boards call only >> cpu_eth_init(). > Strange, my ./MAKEALL -a arm finished fine Surely something is missing on my tree > > --------------------- SUMMARY ---------------------------- > Boards compiled: 297 > Boards with warnings but no errors: 3 ( VCMA9 smdk2410 cam_enc_4xx ) > ---------------------------------------------------------- > > Did you apply > "[PATCH V3 5/9] phy: add phy_find_by_mask/phy_connect_dev" That is ! It is assigned to Joe, and I have not found soon in patchwork. Now I can build. Joe, this patch is really network-related and is in your competence area, but if you do not complain I will apply together with the rest to avoid to break some i.MX boards. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================