Searched hist:aad23f1a2c109fb853e498c17fa1e97fbdb6522c (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/plat/qti/msm8916/aarch32/ |
| H A D | msm8916_helpers.S | aad23f1a2c109fb853e498c17fa1e97fbdb6522c Fri Sep 02 21:29:17 UTC 2022 Stephan Gerhold <stephan@gerhold.net> feat(msm8916): allow selecting which UART to use
At the moment the msm8916 platform port always uses UART number 2 for debug output. In some situations it is necessary to change this, either because only the other UART is exposed on the board or for runtime debugging, to avoid conflicting with the normal world.
Make the UART to use configurable using QTI_UART_NUM on the make command line and also add QTI_RUNTIME_UART as an option to keep using the UART after early boot. The latter is disabled by default since it requires reserving the UART and related clocks inside the normal world.
Change-Id: I14725f954bbcecebcf317e8601922a3d00f2ec28 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
|
| /rk3399_ARM-atf/plat/qti/msm8916/ |
| H A D | msm8916_setup.c | aad23f1a2c109fb853e498c17fa1e97fbdb6522c Fri Sep 02 21:29:17 UTC 2022 Stephan Gerhold <stephan@gerhold.net> feat(msm8916): allow selecting which UART to use
At the moment the msm8916 platform port always uses UART number 2 for debug output. In some situations it is necessary to change this, either because only the other UART is exposed on the board or for runtime debugging, to avoid conflicting with the normal world.
Make the UART to use configurable using QTI_UART_NUM on the make command line and also add QTI_RUNTIME_UART as an option to keep using the UART after early boot. The latter is disabled by default since it requires reserving the UART and related clocks inside the normal world.
Change-Id: I14725f954bbcecebcf317e8601922a3d00f2ec28 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
|
| H A D | platform.mk | aad23f1a2c109fb853e498c17fa1e97fbdb6522c Fri Sep 02 21:29:17 UTC 2022 Stephan Gerhold <stephan@gerhold.net> feat(msm8916): allow selecting which UART to use
At the moment the msm8916 platform port always uses UART number 2 for debug output. In some situations it is necessary to change this, either because only the other UART is exposed on the board or for runtime debugging, to avoid conflicting with the normal world.
Make the UART to use configurable using QTI_UART_NUM on the make command line and also add QTI_RUNTIME_UART as an option to keep using the UART after early boot. The latter is disabled by default since it requires reserving the UART and related clocks inside the normal world.
Change-Id: I14725f954bbcecebcf317e8601922a3d00f2ec28 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
|
| /rk3399_ARM-atf/plat/qti/msm8916/include/ |
| H A D | msm8916_mmap.h | aad23f1a2c109fb853e498c17fa1e97fbdb6522c Fri Sep 02 21:29:17 UTC 2022 Stephan Gerhold <stephan@gerhold.net> feat(msm8916): allow selecting which UART to use
At the moment the msm8916 platform port always uses UART number 2 for debug output. In some situations it is necessary to change this, either because only the other UART is exposed on the board or for runtime debugging, to avoid conflicting with the normal world.
Make the UART to use configurable using QTI_UART_NUM on the make command line and also add QTI_RUNTIME_UART as an option to keep using the UART after early boot. The latter is disabled by default since it requires reserving the UART and related clocks inside the normal world.
Change-Id: I14725f954bbcecebcf317e8601922a3d00f2ec28 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
|
| /rk3399_ARM-atf/plat/qti/msm8916/aarch64/ |
| H A D | msm8916_helpers.S | aad23f1a2c109fb853e498c17fa1e97fbdb6522c Fri Sep 02 21:29:17 UTC 2022 Stephan Gerhold <stephan@gerhold.net> feat(msm8916): allow selecting which UART to use
At the moment the msm8916 platform port always uses UART number 2 for debug output. In some situations it is necessary to change this, either because only the other UART is exposed on the board or for runtime debugging, to avoid conflicting with the normal world.
Make the UART to use configurable using QTI_UART_NUM on the make command line and also add QTI_RUNTIME_UART as an option to keep using the UART after early boot. The latter is disabled by default since it requires reserving the UART and related clocks inside the normal world.
Change-Id: I14725f954bbcecebcf317e8601922a3d00f2ec28 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
|