Re: [U-Boot] [PATCH] cmd: mdio: Fix access to arbitrary PHY addresses

2019-06-01 Thread Joe Hershberger
On Wed, May 29, 2019 at 8:53 PM Vladimir Oltean wrote: > > Alex reported the following: > > " > I'm doing some MDIO work on a freescale/NXP platform and I bumped into > errors with this command: > => mdio r emdio#3 5 3 > Reading from bus emdio#3 > "Synchronous Abort" handler, esr 0x860

Re: [U-Boot] [PATCH] cmd: mdio: Fix access to arbitrary PHY addresses

2019-05-30 Thread Alex Marginean
On 5/30/2019 3:08 AM, Vladimir Oltean wrote: Alex reported the following: " I'm doing some MDIO work on a freescale/NXP platform and I bumped into errors with this command: => mdio r emdio#3 5 3 Reading from bus emdio#3 "Synchronous Abort" handler, esr 0x860e elr: ff

[U-Boot] [PATCH] cmd: mdio: Fix access to arbitrary PHY addresses

2019-05-29 Thread Vladimir Oltean
Alex reported the following: " I'm doing some MDIO work on a freescale/NXP platform and I bumped into errors with this command: => mdio r emdio#3 5 3 Reading from bus emdio#3 "Synchronous Abort" handler, esr 0x860e elr: 862b8000 lr : 8200cce4 (reloc) ... mdio