| 156709dd | 13-Sep-2022 |
Yann Gautier <yann.gautier@foss.st.com> |
docs(st): introduce STM32MP_RECONFIGURE_CONSOLE
This flag will be used in BL32, to reconfigure UART parameters for the early or crash console. By default, it is zero, as UART is already configured i
docs(st): introduce STM32MP_RECONFIGURE_CONSOLE
This flag will be used in BL32, to reconfigure UART parameters for the early or crash console. By default, it is zero, as UART is already configured in BL2.
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: I7b28ff489479ab04a2fade027933524cdd36e959
show more ...
|
| b48cd784 | 09-Aug-2022 |
Pali Rohár <pali@kernel.org> |
docs(marvell): document UART image downloading
For A3K there are two different tools for booting Armada37x0 platform over UART, one from Marvell and second from CZ.NIC. For A8K there is just one my
docs(marvell): document UART image downloading
For A3K there are two different tools for booting Armada37x0 platform over UART, one from Marvell and second from CZ.NIC. For A8K there is just one my own mvebu64boot tool.
Add documentation how to build these tools and how to download TF-A image over UART to boot TF-A without flashing it to non-volatile storage.
Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: Ifa03584010a9c40496a34e6d5b9f3b78cb2cc89b
show more ...
|