mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user