openwrt/package/system
INAGAKI Hiroshi 74f15628dd mediatek: add support for Buffalo WSR-2533DHP2
This adds support for the Buffalo WSR-2533DHP2.

The device uses the Broadcom TRX image format with a special magic. To
be able to boot the images or load them they have to be wrapped with
different headers depending how it is loaded.

There are multiple ways to install OpenWrt on this device.
Boot ramdisk from U-Boot
----------------------------
This will load the image and not write it into the flash.

1. Stop boot menu with "space" key
2. Select "System Load Linux to SDRAM via TFTP."
3. Load this image:
   openwrt-mediatek-mt7622-buffalo_wsr-2533dhp2-initramfs-kernel.bin
4. The system boots the image

Write to flash from U-Boot
-----------------------------
This will load the image over tftp and directly write it into the flash.

1. Stop boot menu with "space" key
2. Select "System Load Linux Kernel then write to Flash via TFTP."
3. Load this image:
   openwrt-mediatek-mt7622-buffalo_wsr-2533dhp2-squashfs-factory-uboot.bin
4. The system writes this image into the flash and boots into it.

Write to flash from Web UI
-----------------------------
This will load the image over over the Web UI and write it into the flash

1. Open the Web UI
2. Go to "管理" -> "ファームウェア更新"
3. Select "ローカルファイル指定" and click "更新実行"
4. Load this image:
   openwrt-mediatek-mt7622-buffalo_wsr-2533dhp2-squashfs-factory.bin
5. The system writes this image into the flash and boots into it.

Specifications
-------------------
* SoC:       MT7622 (4x4 2.4 GHz Wifi)
* Wifi:      MT7615 (4x4 5 GHz Wifi)
* Flash:     Winbond W29N01HZ 128MB SLC NAND
* RAM        256MB
* Ethernet:  Realtek RTL8367S (5 x 1GBit/s, SoC via 2.5GBit/s)

Co-Developed-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-03-15 17:02:17 +01:00
..
ca-certificates download: add mirror alias for Debian 2021-02-26 20:41:00 +01:00
fstools fstools: fix build with glibc 2021-03-05 02:07:01 +00:00
fwtool fwtool: update to latest Git head 2019-11-14 22:53:31 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd mediatek: add support for Buffalo WSR-2533DHP2 2021-03-15 17:02:17 +01:00
openwrt-keyring openwrt-keyring: add OpenWrt 21.02 GPG/usign keys 2021-02-20 15:59:47 +01:00
opkg opkg: update to git HEAD 2021-03-15 00:48:42 +00:00
procd procd: update to git HEAD 2021-03-08 00:11:55 +00:00
refpolicy Revert "refpolicy: add variant that builds modular policy" 2020-11-22 15:20:35 +00:00
rpcd rpcd: update to git HEAD 2021-03-11 00:39:16 +00:00
selinux-policy selinux-policy: update to version v0.8 2021-03-14 12:56:46 +00:00
ubox ubox: run logd non-root as user logd 2020-10-25 12:36:22 +00:00
ubus libubox: update to the latest version, set ABI_VERSION dynamically 2021-02-15 19:41:13 +01:00
ucert ucert: update to latest git HEAD 2020-05-24 17:01:36 +02:00
uci build: reorder more BuildPackages lines to deal with ABI_VERSION 2021-02-16 11:29:38 +01:00
urandom-seed treewide: drop shebang from non-executable lib files 2021-01-29 14:29:41 +01:00
urngd urngd: avoid PKG_NAME in define lines 2020-02-23 22:42:51 +01:00
usign usign: update to latest git HEAD 2020-05-23 13:38:12 +02:00
zram-swap zram-swap: remove the compression streams settings 2020-12-13 13:55:03 -10:00