Searched hist:"320 d2663" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/st/stm32mp1/ |
H A D | board.c | 320d2663 Thu May 17 07:50:46 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: Allow to activate CONFIG_DEBUG_UART Add the needed information to enable the debug uart to have printf before the serial driver probe (so before probe for clock, pincontrol and reset drivers) To enable the debug on uart 4 (default console): + CONFIG_DEBUG_UART=y + CONFIG_DEBUG_UART_STM32=y Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/ |
H A D | stm32.h | 320d2663 Thu May 17 07:50:46 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: Allow to activate CONFIG_DEBUG_UART Add the needed information to enable the debug uart to have printf before the serial driver probe (so before probe for clock, pincontrol and reset drivers) To enable the debug on uart 4 (default console): + CONFIG_DEBUG_UART=y + CONFIG_DEBUG_UART_STM32=y Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | cpu.c | 320d2663 Thu May 17 07:50:46 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: Allow to activate CONFIG_DEBUG_UART Add the needed information to enable the debug uart to have printf before the serial driver probe (so before probe for clock, pincontrol and reset drivers) To enable the debug on uart 4 (default console): + CONFIG_DEBUG_UART=y + CONFIG_DEBUG_UART_STM32=y Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|
H A D | Kconfig | 320d2663 Thu May 17 07:50:46 CDT 2018 Patrick Delaunay <patrick.delaunay@st.com> stm32mp1: Allow to activate CONFIG_DEBUG_UART Add the needed information to enable the debug uart to have printf before the serial driver probe (so before probe for clock, pincontrol and reset drivers) To enable the debug on uart 4 (default console): + CONFIG_DEBUG_UART=y + CONFIG_DEBUG_UART_STM32=y Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
|