Resolved! Issue in accessing RAM address in STM32MP1 series board
Hi STM-Team,I am working with STM32MP1 evolution board. It has 512MB of RAM memory. I want to load some custom data (1024 byes) in the last some offset of RAM memory (~500MB offset address). So, I am trying to use below command from u-boot prompt. Bu...