I am trying to follow the guide here:
I am having an issue at step one finding the bin files for recovery in this section:
For when the unit does not boot from NAND anymore, there is a failsafe recovery method to boot from NOR. This can be used even if the TF-A 2 https://openwrt.org/toh/openwrt/one#fn__2 or bootloader on the NAND are broken. The process is similar to the the NAND recovery boot, except for the NAND/NOR switch being on NOR (and the USB flash drive needing to be prepared):
- prepare a FAT32 formatted USB drive that contains the NAND preloader and the factory image from the SNAPSHOT or Current Stable Release Download Pages https://downloads.openwrt.org/releases/ "
- openwrt-mediatek-filogic-openwrt_one-snand-preloader.bin
- openwrt-mediatek-filogic-openwrt_one-factory.ubi
- remove power
- insert the USB drive
- make sure NOR boot is selected
- press and hold the button on the front side
- power up the device. Release the Front panel button as soon as all Front Panel LEDS turn off.
- wait for the LED to go green
The NOR recovery system will then factory re-flash the entire NAND memory.
This link is on the page:
Is this last link where I download the needed firmware files for reflashing the openwrt one?