Please note, my SD card is on this path: – /media/rootfs/boot/
User might need to change the right path to copy.
- Use this one to copy the dtb
- sudo cp /opt/ti-processor-sdk-linux-am335x-evm-05.02.00.10/board-support/linux-4.14.79+gitAUTOINC+bde58ab01e-gbde58ab01e/arch/arm/boot/dts/am335x-boneblack.dtb /media/rootfs/boot/
- Not recommend this one to copy the dtb.
- sudo cp -r /opt/ti-processor-sdk-linux-am335x-evm-05.02.00.10/board-support/linux-4.14.79+gitAUTOINC+bde58ab01e-gbde58ab01e/arch/arm/boot/dts/ /media/rootfs/boot/
- Use this one to copy the zimage.
- sudo cp /opt/ti-processor-sdk-linux-am335x-evm-05.02.00.10/board-support/linux-4.14.79+gitAUTOINC+bde58ab01e-gbde58ab01e/arch/arm/boot/zImage /media/rootfs/boot