Tool/software:
Hi ,
After validating the board functionality using the older SDK release, I have started porting support into the newer BSP version. As part of this migration, the DDR configuration was updated at the Arm Trusted Firmware (ATF) level to reflect the board’s specific memory setup. Additionally, the sdhci0
configuration in the device tree was revised to follow the structure used in the k3-am62l-evm.dts
, including assigning the appropriate vmmc-supply
regulator to power the SD/eMMC interface.What could be the issue over here?