[PATCH v3 1/2] imx8mp_evk: Simplify Ethernet initialization

Fabio Estevam festevam at gmail.com
Wed Dec 13 17:28:58 CET 2023


On Thu, Oct 19, 2023 at 6:51 PM Fabio Estevam <festevam at gmail.com> wrote:
>
> From: Fabio Estevam <festevam at denx.de>
>
> With DM enabled, there is no need for board code to initialize
> the Ethernet interfaces.
>
> The RTL8211FDI Ethernet PHYs have 25MHz oscillator, so there is no
> need to enable the RGMII TX clk output.
>
> Also, there is no need for describing the deprecated phy-reset FEC
> properties, nor passing reset properties to the EQOS interface in
> u-boot.dtsi.
>
> Remove all these unneeded pieces.
>
> Tested both Ethernet interfaces after these changes.
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> Reviewed-by: Hugo Villeneuve <hvilleneuve at dimonoff.com>

Applied all to u-boot-imx next, thanks.


More information about the U-Boot mailing list