[PATCH 8/8] board/qualcomm: add debug config fragment for SM6350
Neil Armstrong
neil.armstrong at linaro.org
Fri Jun 20 10:56:37 CEST 2025
On 18/06/2025 16:25, Luca Weiss wrote:
> Add a fragment similar to others to enable earlycon.
>
> Signed-off-by: Luca Weiss <luca.weiss at fairphone.com>
> ---
> board/qualcomm/debug-sm6350.config | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/board/qualcomm/debug-sm6350.config b/board/qualcomm/debug-sm6350.config
> new file mode 100644
> index 0000000000000000000000000000000000000000..1379ddeac93f1beb59bdbff4ae9a90b4f0a0af2a
> --- /dev/null
> +++ b/board/qualcomm/debug-sm6350.config
> @@ -0,0 +1,5 @@
> +CONFIG_DEBUG_UART=y
> +CONFIG_DEBUG_UART_ANNOUNCE=y
> +CONFIG_DEBUG_UART_BASE=0x98c000
> +CONFIG_DEBUG_UART_MSM_GENI=y
> +CONFIG_DEBUG_UART_CLOCK=14745600
>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the U-Boot
mailing list