Hello,
I am trying to follow the guide on porting linux, Linux Board Port (ti.com)
But I have problems when following the guide.
I get these errors after adding hello-world.dts and updating the Makefile:
DTC arch/arm64/boot/dts/ti/k3-am62a7-hello-world.dtb arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:203.35-226.4: ERROR (phandle_references): /bus@f0000/system-controller@44043000: Reference to non-existent node or label "mcu_mcan0" also defined at arch/arm64/boot/dts/ti/k3-am62a.dtsi:129.7-131.3 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:203.35-226.4: ERROR (phandle_references): /bus@f0000/system-controller@44043000: Reference to non-existent node or label "mcu_mcan1" also defined at arch/arm64/boot/dts/ti/k3-am62a.dtsi:129.7-131.3 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:203.35-226.4: ERROR (phandle_references): /bus@f0000/system-controller@44043000: Reference to non-existent node or label "mcu_uart0" also defined at arch/arm64/boot/dts/ti/k3-am62a.dtsi:129.7-131.3 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi:203.35-226.4: ERROR (phandle_references): /bus@f0000/system-controller@44043000: Reference to non-existent node or label "wkup_uart0" also defined at arch/arm64/boot/dts/ti/k3-am62a.dtsi:129.7-131.3 arch/arm64/boot/dts/ti/k3-am62a7.dtsi:104.27-145.4: ERROR (phandle_references): /opp-table: Reference to non-existent node or label "wkup_conf" ERROR: Input tree has errors, aborting (use -f to force output) make[2]: *** [scripts/Makefile.lib:424: arch/arm64/boot/dts/ti/k3-am62a7-hello-world.dtb] Error 2 make[1]: *** [scripts/Makefile.build:502: arch/arm64/boot/dts/ti] Error 2 make: *** [Makefile:1478: dtbs] Error 2
I need help how to solve the errors.
I am using SDK 09_01_00_07.