From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Tue, 22 Mar 2016 17:28:49 -0500 Subject: [U-Boot] [PATCH 1/2] net: xilinx_axi: use interface type instead of zero In-Reply-To: <4284213369e934bcac99dc356c53b8a2cbb78b39.1458319025.git.michal.simek@xilinx.com> References: <4284213369e934bcac99dc356c53b8a2cbb78b39.1458319025.git.michal.simek@xilinx.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Mar 18, 2016 at 11:37 AM, Michal Simek wrote: > From: Siva Durga Prasad Paladugu > > Pass appropriate interface type to phy_connect > instead of zero. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek Acked-by: Joe Hershberger