We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have flashed my IPG5020A-H-V1.0 board from stock firmware to OpenIPC master+e4d73334, 2022-08-30 but can't access the network after flashing.
IPG5020A-H-V1.0
OpenIPC master+e4d73334, 2022-08-30
The network works in U-BOOT, but not when I have booted in to Linux.
I looked at issue #156 and have tried this without success:
run bootcmd
devmem 120100ec 32 9f
The Ethernet transceiver chip is an IP101GR.
The chip marking is HI3516 CRBCV100 CD6191716 1716-CHINA
HI3516 CRBCV100 CD6191716 1716-CHINA
Here are some logs: 2022-08-30_dmsg.log 2022-08-30_serial_boot_log.log 2022-08-30_proc_cpuinfo.txt
The text was updated successfully, but these errors were encountered:
There is some chance to try the "extras" options for your board to write into the U-Boot ENV.
Sorry, something went wrong.
Thank you for the suggestion!
I got it working with these extras that I found here: setenv extras hieth.mdioifu=0 hieth.mdioifd=0 hieth.phyaddru=1 hieth.phyaddrd=2
setenv extras hieth.mdioifu=0 hieth.mdioifd=0 hieth.phyaddru=1 hieth.phyaddrd=2
No branches or pull requests
I have flashed my
IPG5020A-H-V1.0
board from stock firmware toOpenIPC master+e4d73334, 2022-08-30
but can't access the network after flashing.The network works in U-BOOT, but not when I have booted in to Linux.
I looked at issue #156 and have tried this without success:
run bootcmd
devmem 120100ec 32 9f
The Ethernet transceiver chip is an IP101GR.
The chip marking is
HI3516 CRBCV100 CD6191716 1716-CHINA
Here are some logs:
2022-08-30_dmsg.log
2022-08-30_serial_boot_log.log
2022-08-30_proc_cpuinfo.txt
The text was updated successfully, but these errors were encountered: