Hi,
I'm working on port OpenWrt to this router. I managed to build a binary, but I can't reach the u-boot console. Someone knows how?
I tried pressing down/up arrow, all numbers from 0 to 9, etc.
The Reset button only loads the tftp recovery and web recovery (that only accepts signed firmware). After that, boots straight on the OEM firmware.
Searching for more comments working on Cudy's MT7628 boards I can see a pattern. People run into the same problem, then Cudy generates a signed firmware (or someone dump and reflash the spi chip) and no more u-boot comments. I've even tried reading commits or PRs from other devices with MT7628 and no method read there works.
I tried to read the SPI chip with a test clip and it doesn't work, I hope I don't have to desolder it.
Additionally, if the firmware starts, I have no shell access and the serial output only shows kernel messages.
Hi,
I also want to flash this device.
To start, I have a few questions :
Where can I find the firmware with the unlocked bootloader?
Is there an option to get an official firmware which does not check the signature, so I am able to install the new firmware directly via tftp without a serial connection?
Since they haven't made it public, you'd need to ask Cudy, of if @enmaskarado still got a copy somewhere.
Cudy seems to be pretty helpful, if you reach out to them, have you already tried ?
If there's an intermediate firmware, there's no need for tftp nor serial.
Thank you for providing the unlocked firmware.
I installed the firmware using tftp method.
Unfortunately I am now struggling with installing openwrt.
The tftp download works, but it seems like the router does install the image.
After the download, it boots with the beta cudy firmware instead of openwrt.
Any idea why this could be failing?
(I tried without uart, do I have to use the serial method?)
I tried, but it is not working.
When I upload the openwrt sysupgrade into the web, it says "Invalid firmware" and the tftp method is not working like I explained.
At the moment I do not have another idea what could be done...