This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: AM6442

Part Number: AM6442


在uboot阶段,使用setenv name_overlays k3-am642-evm-icssg1-dualemac.dtbo 命令,想将该dtbo文件覆盖在dtb上,但uboot提示

failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
base fdt does did not have a /__symbols__ node
make sure you've compiled with -@
ERROR: Did not find a cmdline Flattened Device Tree
Could not find a valid device tree

问题:1.如何编译dtbo文件 2.如何在uboot阶段导入dtbo文件