From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Tue, 22 Mar 2016 17:28:23 -0500 Subject: [U-Boot] [PATCH 2/2] net: xilinx_axi: Clear Isolate bit if found during phy setup In-Reply-To: <989ad08ce86dc43f87508ab27639f808bc870d2e.1458319025.git.michal.simek@xilinx.com> References: <4284213369e934bcac99dc356c53b8a2cbb78b39.1458319025.git.michal.simek@xilinx.com> <989ad08ce86dc43f87508ab27639f808bc870d2e.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 > > In SGMII cases the isolate bit might set after DMA and > ethernet resets and hence check and clear during > setup_phy if it was set. > > Signed-off-by: Siva Durga Prasad Paladugu > Signed-off-by: Michal Simek Acked-by: Joe Hershberger