From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1lp0140.outbound.protection.outlook.com [207.46.163.140]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 882872C00A6 for ; Thu, 6 Mar 2014 05:08:18 +1100 (EST) Message-ID: <1394042882.2697.196.camel@snotra.buserror.net> Subject: Re: [PATCH] net/phy: Add Cortina CS43xx PHY support From: Scott Wood To: Liu Shengzhou-B36685 Date: Wed, 5 Mar 2014 12:08:02 -0600 In-Reply-To: <3d2078f16eac4f59aa62e3bfb4e41d6f@DM2PR03MB398.namprd03.prod.outlook.com> References: <1394007391-32256-1-git-send-email-Shengzhou.Liu@freescale.com> <3d2078f16eac4f59aa62e3bfb4e41d6f@DM2PR03MB398.namprd03.prod.outlook.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: "linuxppc-dev@lists.ozlabs.org" , Cao Yong Hua-B43619 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2014-03-05 at 05:09 -0600, Liu Shengzhou-B36685 wrote: > Abandon this patch, in Kernel gen10g_driver can support Cortina PHY, we need specific PHY driver just in u-boot. Why shouldn't U-Boot have a generic driver too? -Scott