Flashing U-Boot on STM32mp157f-dk2 board

THIS ARTICLE… Complete? No Build-able? Yes Tested? No Test OK? No IntroductionSTM32mp15x Bootchain executes 4 sections until reaching Linux kernel :1. ROM Code2. FSBL (TF-A BL2)3. OP-TEE4. SSBL (U-boot) source: section 3.1 of https://wiki.st.com/stm32mpu/wiki/STM32MP1_boot_chain_overview  ROM Code:After mp157f-dk2 kit powers up, ROM code is executed. board is setup in such a way that ROM code tries to …

Flashing U-Boot on STM32mp157f-dk2 board Read More »