mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
doc: board/qualcomm: Clean up debug options for QUP UART
CONFIG_BAUDRATE is not relevant for the QUP driver, and neither is CONFIG_DEBUG_UART_SKIP_INIT so remove them from the doc. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250924-2025-10-misc-v1-4-7e75842ca714@fairphone.com Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
This commit is contained in:
committed by
Casey Connolly
parent
beaabce9cc
commit
759646df3a
@@ -42,7 +42,6 @@ Older boards (db410c and db820c)
|
||||
|
||||
Open ``configs/dragonboard<BOARD>_defconfig``
|
||||
|
||||
CONFIG_BAUDRATE=115200
|
||||
CONFIG_DEBUG_UART=y
|
||||
CONFIG_DEBUG_UART_ANNOUNCE=y
|
||||
# db410c - 0x78b0000
|
||||
@@ -50,7 +49,6 @@ Open ``configs/dragonboard<BOARD>_defconfig``
|
||||
CONFIG_DEBUG_UART_BASE=0x75b0000
|
||||
CONFIG_DEBUG_UART_MSM=y
|
||||
CONFIG_DEBUG_UART_CLOCK=7372800
|
||||
#CONFIG_DEBUG_UART_SKIP_INIT=y
|
||||
|
||||
CONFIG_LOG=y
|
||||
CONFIG_HEXDUMP=y
|
||||
|
||||
Reference in New Issue
Block a user