Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liteeth/gen: Use hw_init_reset for rgmii #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkj
Copy link

@mkj mkj commented Sep 6, 2022

I'm not sure of the original reason for this being marked FIXME, so if the hw_init_reset needs to remain I can instead make this a configuration option for litedram_gen.

This re-enables hw_init_reset that was disabled in
ea24ff6 ("liteeth_gen: improve readability and add clk_freq checks.")

A chip reset is necessary using the Microchip KSZ9031RNX
PHY on an antmicro-artix-dc-scm board (possibly depending on startup
power timing)

This re-enables hw_init_reset that was disabled in
ea24ff6 ("liteeth_gen:  improve readability and add clk_freq checks.")

A chip reset is necessary using the Microchip KSZ9031RNX
PHY on an antmicro-artix-dc-scm board (possibly depending on startup
power timing)
mkj added a commit to CodeConstruct/microwatt that referenced this pull request Oct 14, 2022
Non-rgmii devices are unchanged

Fixes intermittent ethernet on antmicro-artix-dc-scm.
enjoy-digital/liteeth#119

Built with liteeth
CodeConstruct/liteeth@dbb13f1
("liteeth/gen: Use hw_init_reset for rgmii")

litex master
4426e618 ("soc/add_pcie: Expose with_synchronizer parameter.")

Signed-off-by: Matt Johnston <[email protected]>
@enjoy-digital
Copy link
Owner

Hi @mkj,

sorry for the delay. The FIXME was probably here when used with the HW stack, I'll have a closer look at the use-case that was requiring it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants