Searched hist:ed8897918cc0ece8ee856baa56ef0a8d3a5cb974 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32cubeprogrammer_uart.c | ed8897918cc0ece8ee856baa56ef0a8d3a5cb974 Fri Feb 23 18:33:17 UTC 2024 Patrick Delaunay <patrick.delaunay@foss.st.com> fix(st): allow several call of stm32cubeprog_uart_load
Update the function stm32cubeprog_uart_load() to skip the UART initialization when the function is called a second time.
On STM32MP25, this function is called 2 times, first to load FIP DDR in small internal memory and after DDR initialization, to load FIP in this large external memory
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Change-Id: Ibbb4ad44b89730d6c6101c89e56c59978d38cfed
|