u-boot/board/toradex/colibri-imx6ull
Philippe Schenker aa6f57d877 board: colibri-imx6ull: fix detecting ethernet phy
Now that it is possible to use regulator-fixed-clock make use
of it. This makes U-Boot detect the PHY on first cold-boot.

This commit also adjusts the code in setup_fec and follows
how it is done in mx6ullevk.c

This commit also slows down the boot-process by about 150ms
as it now waits for the regulator-fixed-clock voltage that
drives the PHY to go up.
If you rely on very fast boot-speeds and don't need ethernet
for your boot-process you can safely revert the changes on
imx6ull-colibri.dtsi

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2022-04-12 19:10:44 +02:00
..
colibri-imx6ull.c board: colibri-imx6ull: fix detecting ethernet phy 2022-04-12 19:10:44 +02:00
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig colibri-imx6ull: add emmc variant 2021-10-20 17:54:31 +02:00
MAINTAINERS colibri-imx6ull: add emmc variant 2021-10-20 17:54:31 +02:00
Makefile board: toradex: add Colibri iMX6ULL support 2018-07-23 10:12:00 +02:00