Home
last modified time | relevance | path

Searched hist:"320 d2663" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/st/stm32mp1/
H A Dboard.c320d2663 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 Dstm32.h320d2663 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 Dcpu.c320d2663 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 DKconfig320d2663 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>