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
Last revisionBoth sides next revision
toh:openwrt:one [2024/12/13 14:41] – [[Installation]] Overhaul structure (no changes in content) larkeytoh:openwrt:one [2024/12/13 14:56] – [Installation] Short explanation on files offered larkey
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.
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