armbian-build/config/bootscripts
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
..
boot-aml-s805-mxq.cmd
boot-cubox.cmd
boot-espressobin.cmd
boot-jethub.cmd
boot-k3.cmd
boot-macchiatobin-doubleshot.cmd
boot-marvell.cmd
boot-meson64.cmd
boot-meson-gx.cmd
boot-meson-s4t7.cmd
boot-mt7623.cmd
boot-mvebu.cmd
boot-odroid-c1.ini
boot-odroid-c2.ini
boot-odroid-n2.ini
boot-odroid-xu4.ini
boot-onecloud.cmd
boot-qemu-arm64.cmd
boot-qemu-x86.cmd
boot-qemu.cmd
boot-rk35xx.cmd
boot-rk322x.cmd
boot-rk3576.cmd
boot-rockchip64-ttyS0.cmd
boot-rockchip64.cmd
boot-rockchip.cmd
boot-sun50i-next.cmd
boot-sun50iw9.cmd
boot-sunxi.cmd
boot-udoo.cmd
boot-xpressreal-t3.cmd Add support for XpressReal T3 2025-09-04 20:32:34 +08:00
boot-zynq.cmd