armbian-build/config/bootenv
Wei e696c2eb3b Add support for XpressReal T3
XpressReal(https://xpressreal.io/) is a family of Single Board Computers
developed in collaboration between Fyde Innovations, Radxa and Realtek.

XpressReal T3 is the first product in the family - a small form factor
high performance single board computer powered by the Realtek RTD1619B,
which runs FydeOS/openFyde and Linux!

Now we are adding the awesome Armbian Linux support for XpressReal T3!

This commit introduces some binary files that XpressReal T3 needed:

- firmware/realtek/rtd1619b
	These binaries are the firmware for rtd1619b peripherals
	(including the audio decoder, video decoder, etc.).
- u-boot-fw.tar.gz
	This contains some co-processor firmware,
	which needs to be loaded by u-boot in the early stage of boot.
- u-boot-prebuilt.tar.gz
	These are hwsettings related files, used for tasks such as DDR initialization.

These files come from the rtd1619b SDK, which has already been open-sourced on our github:

- [firmware](https://github.com/XpressReal/linux-sdk/tree/main/meta-xpressreal/recipes-kernel/linux-firmware/files/rtd1619b)
- [u-boot prebuilts](https://github.com/XpressReal/linux-sdk/tree/main/meta-xpressreal/recipes-bsp/u-boot/files/prebuilt/rtd1619b)
2025-09-04 20:32:34 +08:00
..
aml-s805-mxq.txt meson8, MXQ: add boot from usb support, configurable dtb 2025-02-08 23:06:01 +01:00
clearfog.txt
cubox.txt
helios4.txt
imx7d.txt
meson.txt
mt7623.txt
mvebu64.txt
onecloud.txt
qcom-abl.txt qcom-abl: fix var name abl_boot_partition_label 2023-10-26 21:17:01 +08:00
rk35xx.txt bootenv: let rk3588 and rk356x share same bootenv to set cma size 2024-12-21 11:04:31 +08:00
rk322x.txt
rockchip64.txt added 'console' statement to config/sources/families/rockchip64.txt (#6578) 2024-05-11 21:59:44 +02:00
rockchip.txt consolidate rk322x and rockchip 32 bit families 2023-12-26 16:45:30 +01:00
sun8i-v3s.txt
sun50iw9.txt
sunxi.txt
udoo.txt
xpressreal-t3.txt Add support for XpressReal T3 2025-09-04 20:32:34 +08:00
zynq.txt