RK3326: build and ship the r36tmax DTB in the clone image

The kernel make target and the /dtbs/ payload come from the config.xml
device file list, not from the kernel Makefile registration alone, so
the new rk3326-aislpc-r36tmax.dts was compiled into nothing. List it
under the clone subdevice: the R36T Max flashes the clone image and
selects the DTB via the extlinux FDT line, like the soysauce does on
the original image.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Douglas Teles
2026-07-01 20:15:49 -03:00
parent 9de9224f80
commit 88647c6e07
+1
View File
@@ -15,6 +15,7 @@
</original>
<clone mkimage_options="dtb,bootscr,extlinux,uboot" fdt_type="fdtdir" fdt="/dtbs/">
<file>rk3326-gameconsole-eeclone</file>
<file>rk3326-aislpc-r36tmax</file>
<file>rk3326-powkiddy-rgb10x</file>
<file>rk3326-magicx-xu-mini-m</file>
<file>rk3326-odroid-go2</file>