by _Microft on 12/25/24, 11:52 PM with 8 comments
by qhwudbebd on 12/26/24, 11:38 AM
mtk_uartboot -s /dev/ttyS0 -a -p bl2.ram -f fip.img
This works even if atf and u-boot are corrupt on the device: it's part of the SoC's boot rom.This is one of the things that makes the filogic routers nice to hack at, the other being that they're arm64 rather than something weird and legacy.
by zekica on 12/26/24, 7:27 AM
by spzb on 12/26/24, 8:10 AM
by racked on 12/26/24, 7:43 AM
Would the T48 not be sufficient?
Unfortunately it is not clear exactly what flash chip is used. Only thing the T48 doesn't support is OneNAND according to https://www.bulcomp-eng.com/datasheet/XGecu%20T56,%20T48,%20...
by Bancakes on 12/26/24, 9:54 AM
I don't have any JTAG/serial comms but I could get some if that's the best way. Thanks
by grayxu on 12/26/24, 9:27 AM