u-boot/board/udoo/neo
Peter Robinson 79ac6917d0 udoo_neo: Fix ethernet
The ethernet has a RMII not RGMII, also needs DM_MDIO and finally
initialise it later in the process as it's not needed that early on
and not everything is ready so it locks up the device.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2022-01-07 09:30:45 -05:00
..
Kconfig mx6sx: Add initial support for UDOO Neo Board 2016-11-29 16:48:20 +01:00
MAINTAINERS mx6sx: Add initial support for UDOO Neo Board 2016-11-29 16:48:20 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
neo.c udoo_neo: Fix ethernet 2022-01-07 09:30:45 -05:00