commit | 6830918c1e452ab14911e95a4eba9d88688f34bf | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Wed Aug 21 01:00:27 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Sep 06 11:59:51 2024 +0200 |
tree | 86235db7a579b76d5845fe987dde709226caa98a | |
parent | f3353a1e40c47c8d7abe82d19af22fbf5ea570eb [diff] |
board/qualcomm: add debug config fragments for some SoCs We already have some documentation describing how to enable debug UART for Qualcomm SoCs. However the UART address varies per-soc... Add some config fragments to enable debug UART for few well supported SoCs. These can be used like: $ make qcom_defconfig debug-sdm845.config Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>