Tool/software:
On 10.x SDK how can we revert the DDR configurations done in R5 SPL to 9.2 SDK?
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.
Tool/software:
On 10.x SDK how can we revert the DDR configurations done in R5 SPL to 9.2 SDK?
Hi,
Follow the below instructions after downloading the attached patch:
0001-arch-arm-dts-k3-j784s4-ddr-evm-lp4-4266.dtsi-Revert-.patch
cd $SDK/board-support/ti-u-boot-2024.04+git git am 0001-arch-arm-dts-k3-j784s4-ddr-evm-lp4-4266.dtsi-Revert-.patch cd ../.. make u-boot cp board-support/ti-u-boot-2024.04+git/build/r5/tiboot3.bin /media/$USER/boot
Best Regards,
Keerthy