[PATCH 5/5] board/qualcomm: add debug config fragment for MSM8953
Neil Armstrong
neil.armstrong at linaro.org
Tue Sep 30 20:38:57 CEST 2025
On 9/24/25 13:30, 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-msm8953.config | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/board/qualcomm/debug-msm8953.config b/board/qualcomm/debug-msm8953.config
> new file mode 100644
> index 0000000000000000000000000000000000000000..1ccd70d0d3f4209ad1dc323d59f9d4ba581dcb91
> --- /dev/null
> +++ b/board/qualcomm/debug-msm8953.config
> @@ -0,0 +1,5 @@
> +CONFIG_DEBUG_UART=y
> +CONFIG_DEBUG_UART_ANNOUNCE=y
> +CONFIG_DEBUG_UART_BASE=0x78af000
> +CONFIG_DEBUG_UART_MSM=y
> +CONFIG_DEBUG_UART_CLOCK=7372800
>
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
More information about the U-Boot
mailing list