Tianling Shen 8088824e31 mt7981: add Imou LC-HX3001 support (#10)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-08-10 16:23:10 +08:00
2023-07-20 18:45:58 +08:00
2023-07-21 22:03:11 +08:00
2023-08-02 01:49:29 +08:00
2022-09-07 16:43:31 +08:00

ATF and u-boot for mt798x

About bl-mt798x

Prepare

sudo apt install gcc-aarch64-linux-gnu

Build

Usage: SOC=[mt7981|mt7986] BOARD=<board name> FIXED_MTDPARTS=[1|0] MULTI_LAYOUT=[0|1] ./build.sh
eg: SOC=mt7981 BOARD=360t7 ./build.sh
eg: SOC=mt7981 BOARD=wr30u MULTI_LAYOUT=1 ./build.sh
eg: SOC=mt7986 BOARD=redmi_ax6000 MULTI_LAYOUT=1 ./build.sh

xiaomi-wr30u multi-layout uboot firmware compatibility

Firmware type uboot (default) uboot (immortalwrt-112m) uboot (qwrt)
xiaomi stock mtd8/mtd9 × ×
immortalwrt-mt798x stock × ×
X-Wrt stock × ×
immortalwrt-mt798x 112m × ×
GL.iNet by 237176253 × ×
X-Wrt 112m × ×
QWRT × ×
X-Wrt ubootmod × × ×

redmi-ax6000 multi-layout uboot firmware compatibility

Firmware type uboot (default) uboot (immortalwrt-110m)
xiaomi stock mtd8/mtd9 ×
immortalwrt-mt798x stock ×
OpenWrt stock ×
X-Wrt stock ×
immortalwrt-mt798x ×
GL.iNet by 237176253 ×
X-Wrt ubootlayout ×
OpenWrt ubootmod × ×
X-Wrt ubootmod × ×
Description
ATF and u-boot for mt798x.
Readme 102 MiB
Languages
C 93.2%
Python 2.9%
Assembly 1.8%
Makefile 1.2%
Perl 0.3%
Other 0.2%