2025-10-13 firmware release
dragon-q6a_flat_build_251013.zip
Major changes
1. Update UEFI embedded DTB for linux v6.17
NOTE: This firmware is not compatible with the t2 or earlier versions of the test builds here. radxa-build/radxa-dragon-q6a
2. Add UiApp
3. Add support for fixed boot device order
Now this board can boot in a fixed order. The configurable device order will be added later.
Default boot device order: USB > SD > NVMe > eMMC > UFS > USB
Changelog (since 250929)
Boot: Update UEFI embedded DTB for linux v6.17
Boot: Fix BoardInfoDxe to get rid of the errors about serial number
Boot: Remove code and logging that is known to be unused or harmless
Boot: Reboot after exiting UEFI Shell instead of asserting
Boot: Reduce the waiting time for USB enumeration
Boot: Move SD card detection to SdccDxe init
Boot: Kodiak: Add missing libraries for UiApp
Boot: UefiBootManagerLib: Add boot option description for Misc Device
Boot: QcomBds: Initial boot device order supports
Boot: Add UiApp and BootManagerMenuApp
Boot: QcomPkg: Library: Add BootOrderLib
Boot: Remove unused drivers to reduce size
Boot: SimpleTextInOutSerialDxe: Improve SimpleTextOutput to run UiApp
Boot: DtPlatformDxe: fix LoadDtbOnReadyToBoot to accept buffer size


