• Stars
    star
    646
  • Rank 69,672 (Top 2 %)
  • Language
    C
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ATF and u-boot for mt798x.

ATF and u-boot for mt798x

About bl-mt798x

Prepare

sudo apt install gcc-aarch64-linux-gnu build-essential flex bison libssl-dev

Build

Usage: SOC=[mt7981|mt7986] BOARD=<board name> 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 √ Γ— Γ—
OpenWrt stock √ Γ— Γ—
immortalwrt stock √ Γ— Γ—
X-Wrt stock √ Γ— Γ—
immortalwrt-mt798x 112m Γ— √ Γ—
GL.iNet by 237176253 Γ— √ Γ—
X-Wrt 112m nmbm Γ— √ Γ—
OpenWrt 112m nmbm Γ— √ Γ—
immortalwrt 112m nmbm Γ— √ Γ—
X-Wrt 112m nmbm Γ— √ Γ—
QWRT Γ— Γ— √
OpenWrt ubootmod Γ— Γ— Γ—
immortalwrt ubootmod Γ— Γ— Γ—
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 √ Γ—
immortalwrt stock √ Γ—
X-Wrt stock √ Γ—
immortalwrt-mt798x Γ— √
GL.iNet by 237176253 Γ— √
X-Wrt ubootlayout Γ— √
OpenWrt ubootmod Γ— Γ—
immortalwrt ubootmod Γ— Γ—
X-Wrt ubootmod Γ— Γ—