Skip to content

UNIONMAN UNT403A (v2023.01)

Compare
Choose a tag to compare
@7Ji 7Ji released this 04 Feb 14:55
· 10196 commits to random-boxes since this release

u-boot-unt403a.bin is the u-boot binary which could be used as BL33 or a bare metal program payload

  • booting order is: usb0 -> mmc1 (emmc) -> pxe -> dhcp

unt403a-u-boot.bin.sd.bin is the bootloader image containing the slightly modified u-boot as BL33

  • addtionally it would read env from mmcblk2 offset 0xf0000 size 0x10000, if you want to store the env it's recommended to write it to mmcblk2boot0 or mmcblk2boot1 since its size is larger than 0xf0000

unt403a-bare-minimum.img is the USB burning image but with all of Android partitions removed, all it could do is to restore the box to a state where you can boot external systems.

sha256sums:

3b64d3ff5ad13668945763f52bba0cca04ec072a7bd79011b3cfa2adc7a36e3e  u-boot-unt403a.bin
2649cd646b0970e2bfdcecd9cdc7499c24b40d6b322afb2680e5391dbad5b569  unt403a-bare-minimum.img
1fbb39f7814d933e9a90b756cf6c3a14aa6444ff8bba655b8a5fc77c291fe996  unt403a-u-boot.bin.sd.bin