| FORUM

FEDEVEL
Platform forum

Enable Ethernet PHY in u-boot

Avi , 01-08-2021, 09:17 AM
Hi All,
Hope all are doing good.

Does anyone knows how to enable Ethernet PHY in u-boot source code? It very hard to find any doc online which explains the steps from scratch.
Appreciate if anyone can point me right documents or any tutorial video which explains the steps to add peripheral in uboot.

Regards,
Avi


Lakshmi , 01-10-2021, 07:20 AM
Check the microchips document or create a case in their online support ( Depends on which manufacturer PHY you're using).
If you find something, post here also would be useful to others.
robertferanec , 01-11-2021, 01:50 AM
It really depends on the what version of uboot you are trying to use and what board you are trying to implement, but maybe this can help to give you an hint.

This may help:
https://www.imx6rex.com/open-rex/sof...er/#edit_uboot

Have a look for example into:
https://github.com/FEDEVEL/openrex-u...enrex_common.h
Use our interactive Discord forum to reply or ask new questions.
Discord invite
Discord forum link (after invitation)

Didn't find what you were looking for?