require source code of stm32mp13 external loader
Hi,
I am now adapting the stm32mp13 bare metal bootloader FSBLA_Sdmmc1 for stm32mp157, and have achieved good results. However, since the sd card partition table of stm32mp13 is different from the common gpt partition table, the full function of this bootloader cannot be fully utilized. I guess it is due to the sd external loader. Therefore, I hereby apply to the STMicroelectronics support teams for the source code including the following content to adapt my subsequent content
1.sd external loader
2.emmc external loader
3.snor external loader
Thank you, the following is my github repository for storing the bootloader and program of mp15
