Part Number: PROCESSOR-SDK-AM62X
Hi,
For the previous forum, I had asked about how to modify GPIO and boot it from SD card, and I already solved my problem.
Now, I had continue to work on how to modify GPIO and boot it from eMMC, is there any possible way or reference to do so? From my information, we need to build the required files, tiboot3.bin, tispl.bin, u-boot.img and am62x-tisdk-base.ext4.
So, my question is, is this directory: /home/$USER/ti-processor-sdk-linux-am62xx-evm-08.04.01.03/board-support/u-boot-2021.01+gitAUTOINC+2dd2e1d366-g2dd2e1d366/arch/arm/dts where the k3-am62x-sk-common.dtsi needs to be modify?
If is, how do we build the dtb files, as 'make dtbs' does not work for u-boot.
After building the dtb files, where should we replace it to?