From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 18 Jul 2014 14:20:12 -0700 Subject: [U-Boot] [PATCH] net: phy/cortina: Add four phy addresses support In-Reply-To: <53C98DCC.5090307@freescale.com> References: <1398826470-22516-1-git-send-email-Chunhe.Lan@freescale.com> <53C98DCC.5090307@freescale.com> Message-ID: <53C98F8C.60603@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/18/2014 02:12 PM, York Sun wrote: > On 04/29/2014 07:54 PM, Chunhe Lan wrote: >> Before CORTINA driver only supports two phy addresses. >> This patch adds the four phy addresses support for >> CORTINA PHY module. >> >> Signed-off-by: Chunhe Lan >> --- >> drivers/net/phy/cortina.c | 28 ++++++++++++++++++++++------ >> 1 files changed, 22 insertions(+), 6 deletions(-) >> > > Chunhe, > > Does this patch depend on other patches? I don't see cortina.c file. > Looks like you have this patch consolidated into this one http://patchwork.ozlabs.org/patch/350162/. Please confirm so we can drop this. York