2023-08-30 10:00 PM - last edited on 2023-08-31 02:57 AM by Kevin HUBER
I am making a board using STM32mp151a. I want to write Linux OS to the SD card. However, the command on the web page below only has STM32mp153 and STM32mp157 for the evaluation board.
https://wiki.st.com/stm32mpu-ecosystem-v5/wiki/How_to_create_your_own_machine
./create_sdcard_from_flashlayout.sh ../flashlayout_<built-image>/<FlashLayout file>
What do I have to do?