From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 19 Jul 2010 21:11:18 +0200 Subject: [U-Boot] [PATCH] net, fec: fix "Warning: eth device name has a space!" for FEC devices In-Reply-To: <20100719185235.0F218153A81@gemini.denx.de> References: <4C4441D1.7080802@denx.de> <20100719185235.0F218153A81@gemini.denx.de> Message-ID: <4C44A356.7090001@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 Wolfgang Denk wrote: > I always wondered why we need such a long (and slow to type) name. I > suggest we use this opportunity and change the name into a plain and > simple "FEC" resp. "SCC" and "FCC" ? Then probably unify the rule even for other architectures. We have a "FEC_MXC", too, for Freescale's i.MX processors. We can use "FEC_PPC", "SCC_PPC" if we want to add the architecture name (I do not think is useful), or better set the name to "FEC" for fec_mxc.c, too. 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-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================