
22 Jan
2019
22 Jan
'19
11:17 p.m.
On Wed, Jan 16, 2019 at 8:07 AM Carlo Caione ccaione@baylibre.com wrote:
According to the datasheet to access the extended registers we have to:
- Write Register 31 Data = 0x0XYZ (Page 0xXYZ)
- Read/Write the target Register Data
- Write Register 31 Data = 0x0000 or 0xa42 (switch back to IEEE Standard Registers)
Hook the missing functions so that we can use the `mdio rx/wx` command to easily access the extended registers.
Signed-off-by: Carlo Caione ccaione@baylibre.com
Acked-by: Joe Hershberger joe.hershberger@ni.com