openwrt/include
INAGAKI Hiroshi e67665c0c9 ramips: add support for ELECOM WRC-2533GHBK-I
ELECOM WRC-2533GHBK-I is a 2.4/5 GHz band 11ac (Wi-Fi 5) router, based
on MT7621A.

Specification:

- SoC		: MediaTek MT7621A
- RAM		: DDR3 128 MiB
- Flash		: SPI-NOR 16 MiB
- WLAN		: 2.4/5 GHz 4T4R (2x MediaTek MT7615)
- Ethernet	: 10/100/1000 Mbps x5
  - Switch	: MediaTek MT7530 (SoC)
- LED/keys	: 4x/3x (2x buttons, 1x slide-switch)
- UART		: through-hole on PCB
  - J4: 3.3V, RX, GND, TX from SoC side
  - 57600n8
- Power		: 12VDC, 1.5A

Flash instruction using factory image:

1. Boot WRC-2533GHBK-I normally
2. Access to "http://192.168.2.1/" and open firmware update page
   ("ファームウェア更新")
3. Select the OpenWrt factory image and click apply ("適用") button
4. Wait ~150 seconds to complete flashing

MAC addresses:

LAN	: BC:5C:4C:xx:xx:89 (Config, ethaddr (text))
WAN	: BC:5C:4C:xx:xx:88 (Config, wanaddr (text))
2.4GHz	: BC:5C:4C:xx:xx:8A (Factory, 0x4    (hex))
5GHz	: BC:5C:4C:xx:xx:8B (Factory, 0x8004 (hex))

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Reviewed-by: Sungbo Eo <mans0n@gorani.run>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:32 +00:00
..
site Revert faulty tree push 2019-08-12 12:27:06 +02:00
autotools.mk autotools.mk: autoreconf: fix missing install-sh 2019-07-26 08:09:16 +02:00
cmake.mk build: replace which with Bash command built-in 2021-09-01 08:07:26 +00:00
debug.mk
depends.mk build: find_md5 list with mod time and sorted 2021-09-01 08:07:20 +00:00
device_table.txt
download.mk build: prevent excessive re-evaluation of PKG_VERSION 2021-09-01 08:07:05 +00:00
feeds.mk build: FeedSourcesAppend add kmod feed to snapshot 2021-09-01 08:07:08 +00:00
hardened-ld-pie.specs build: add hardened builds with PIE (ASLR) support 2018-01-27 16:46:45 +01:00
hardening.mk buildsystem: Make PIE ASLR option tristate 2020-01-13 15:34:36 +01:00
host-build.mk build: drop ccache variables from specific targets 2021-09-01 08:07:26 +00:00
image-commands.mk ramips: add support for ELECOM WRC-2533GHBK-I 2021-09-01 08:07:32 +00:00
image.mk treewide: provide global default for SUPPORTED_DEVICES 2021-09-01 08:07:31 +00:00
kernel-build.mk kernel-build: fix STRIP_KERNEL_EXPORTS for 64-bit kernels 2021-09-01 08:07:26 +00:00
kernel-defaults.mk kernel-defaults: Manage the enabling/disabling of ZSTD 2021-09-01 08:07:27 +00:00
kernel-version.mk kernel: bump 5.4 to 5.4.93 2021-09-01 08:07:32 +00:00
kernel.mk build: create $(PKG_SYMVERS_DIR) if non-existent 2021-09-01 08:07:13 +00:00
logo.png include: update logo with better kerning 2021-09-01 08:07:29 +00:00
logo.svg include: update logo with better kerning 2021-09-01 08:07:29 +00:00
netfilter.mk netfilter: Add queue support for nftables 2021-09-01 08:07:11 +00:00
nls.mk treewide: fix build depends to refer to source package names 2018-01-13 19:54:44 +01:00
package-bin.mk
package-defaults.mk build: allow file modes per binary package 2021-09-01 08:06:58 +00:00
package-dumpinfo.mk build: expose ABI version in .packageauxvars 2019-01-19 14:32:01 +01:00
package-ipkg.mk base-files: remove execute bit and shebang from functions.sh 2021-09-01 08:07:32 +00:00
package-seccomp.mk
package.mk build: drop ccache variables from specific targets 2021-09-01 08:07:26 +00:00
prereq-build.mk build/prereq: merge ifndef IB block together 2021-09-01 08:07:25 +00:00
prereq.mk build: replace which with Bash command built-in 2021-09-01 08:07:26 +00:00
quilt.mk build: Use LINUX_DIR for Kernel/Patch 2019-01-30 13:20:14 +01:00
rootfs.mk build: reduce cleanup binary calls in rootfs.mk 2021-09-01 08:07:17 +00:00
scan.awk
scan.mk build: have scripts/feeds honor all toplevel .mk-files of a feed 2019-10-27 14:32:13 +01:00
shell.sh
subdir.mk include/subdir: on build failure always print error 2021-09-01 08:07:15 +00:00
target.mk build: filter out more autogenerated kernel config options 2021-09-01 08:07:11 +00:00
toolchain-build.mk toolchain: Include hardening.mk for toolchain build 2019-01-24 21:52:39 +01:00
toplevel.mk build: use ccache -C for cleaning the cache 2021-09-01 08:07:27 +00:00
trusted-firmware-a.mk build: Extract trusted-firmware-a.mk 2021-09-01 08:07:16 +00:00
u-boot.mk u-boot.mk: switch download to https 2020-04-26 21:20:47 +02:00
uclibc++.mk libcxx[abi]: remove 2021-09-01 08:07:20 +00:00
unpack.mk build: add zstd support to pack/unpack functions 2020-05-31 11:03:30 +02:00
verbose.mk include/verbose.mk: Add sc to failure message 2018-07-30 10:43:36 +02:00
version.mk build: switch VERSION_REPO to HTTPS 2021-09-01 08:06:55 +00:00