Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
toh:openwrt:one [2024/12/13 14:41] – [[Installation]] Overhaul structure (no changes in content) larkeytoh:openwrt:one [2024/12/17 05:36] (current) – the 2nd instruction about connecting the device didn't make sense ludovicaelbrecht
Line 46: Line 46:
   "filterColumns": {"brand": "^OpenWrt$", "model": "^One$"}   "filterColumns": {"brand": "^OpenWrt$", "model": "^One$"}
 } --> } -->
 +
 +For installation the ''factory.ubi'', ''sysupgrade'' and raw ''kernel'' image are offered.
 +In addition, the uboot ''bl31-uboot.fip'' FIP ((Firmware Initialization Package)), ''factory.bin'' and ''preloader.bin'' are offered in NAND and (stripped down recovery) NOR variants for flashing the respective memories for recovery purposes (see relevant section).
  
 The device will come with a default OEM Stock Firmware complete with LuCI GUI installed. The device will come with a default OEM Stock Firmware complete with LuCI GUI installed.
   - before powering up the device make sure the NAND/NOR switch is set to NAND   - before powering up the device make sure the NAND/NOR switch is set to NAND
-  - connect the device via Ethernet to 192.168.1.1+  - connect to the device via Ethernet through 192.168.1.1
   - power on the device and wait for the green led to go solid indicating the device has booted.   - power on the device and wait for the green led to go solid indicating the device has booted.
   - point your browser to 192.168.1.1   - point your browser to 192.168.1.1
Line 57: Line 60:
 === Upgrading the firmware from USB === === Upgrading the firmware from USB ===
  
-  - prepare a FAT32 formatted USB drive that contains the sysupgrade file:+  - prepare a FAT32 formatted USB drive that contains the ''sysupgrade'' file:
     * [[https://downloads.openwrt.org/snapshots//targets/mediatek/filogic/openwrt-mediatek-filogic-openwrt_one-squashfs-sysupgrade.itb|openwrt-mediatek-filogic-openwrt_one-squashfs-sysupgrade.itb]]     * [[https://downloads.openwrt.org/snapshots//targets/mediatek/filogic/openwrt-mediatek-filogic-openwrt_one-squashfs-sysupgrade.itb|openwrt-mediatek-filogic-openwrt_one-squashfs-sysupgrade.itb]]
   - remove power   - remove power
Line 133: Line 136:
 From there, the flashing over TFTP can be initiated. With the router still powered off run on your computer whilst connected through USB-C: From there, the flashing over TFTP can be initiated. With the router still powered off run on your computer whilst connected through USB-C:
  
-<code bash>+<code>
 path/to/mtk_uartboot --aarch64 \ path/to/mtk_uartboot --aarch64 \
                      --brom-load-baudrate 115200 \                      --brom-load-baudrate 115200 \
  • Last modified: 2024/12/17 05:36
  • by ludovicaelbrecht