From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 29 May 2015 09:31:13 +0200 Subject: [U-Boot] [PATCH] imx: missing CONFIG_NET after consolidation patches In-Reply-To: References: <1432718959-28198-1-git-send-email-sbabic@denx.de> <5567F8FE.9090206@denx.de> Message-ID: <556815C1.5090000@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 Hi Joe, On 29/05/2015 08:09, Joe Hershberger wrote: >> Hmm.. this seems missing for all imx boards ... >> >> $ grep -lr CONFIG_NET configs | xargs grep MX > > It seems that in ed36323f, Masahiro added the CONFIG_NET config to > Kconfig, but most things depended on (and defined) CONFIG_CMD_NET, > which he added to Kconfig in 60296a8. In both cases, none of the > boards had either CONFIG_CMD_NET or CONFIG_NET moved to defconfigs. As > a result most boards are lacking complete networking support except > those that happen to have been touched for other reasons related to > networking (such as the CONFIG_NET_RANDOM_ETHADDR patch). ok, got it. > > This is made worse by the fact that I used CONFIG_NET (the one missing > in far more boards) in the fd30563 commit. > > I will work up a patch that addresses this and restores networking to > all boards that formerly supported networking. Expect it tomorrow or > so. Thanks ! Best regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk 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 =====================================================================