Use Mono's dts

This commit is contained in:
2026-03-21 21:23:43 +08:00
parent b4078979d6
commit dd9cde3fb0
9 changed files with 1095 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
};
fdt {
description = "DTB";
data = /incbin/("fsl-ls1046a-rdb-sdk.dtb");
data = /incbin/("${DEVICE_TREE_TARGET}.dtb");
type = "flat_dt";
arch = "arm64";
compression = "none";