From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Mon, 20 Aug 2012 16:07:53 -0700 Subject: [U-Boot] [PATCH V1 1/3] phy: add phy_connect_by_mask In-Reply-To: <1345502918-18305-1-git-send-email-troy.kisky@boundarydevices.com> References: <1345502918-18305-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <5032C349.3090507@boundarydevices.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 8/20/2012 3:48 PM, Troy Kisky wrote: > It is useful to be able to try a range of > possible phy addresses to connect. > > Signed-off-by: Troy Kisky > > --- > v2: no change Sorry, this series should of course say PATCH V2