diff options
author | Philippe Schenker <philippe.schenker@toradex.com> | 2021-12-27 18:02:26 +0100 |
---|---|---|
committer | Philippe Schenker <philippe.schenker@toradex.com> | 2021-12-28 15:08:45 +0100 |
commit | 421a6ba683f97713dc4f0e445aee48b87bbe18c8 (patch) | |
tree | f9c5bcee776ca4f74889bbf286331406d4be285d /disk/part.c | |
parent | 89401b459ee15ad5da75727be4c70222a834d578 (diff) |
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>
Diffstat (limited to 'disk/part.c')
0 files changed, 0 insertions, 0 deletions