[U-Boot] [PATCH v1 4/5] apalis/colibri_t30: add note about colibri vs. nvidia uart mapping

Igor Opaniuk igor.opaniuk at gmail.com
Tue Oct 15 12:47:10 UTC 2019


On Thu, Sep 12, 2019 at 12:14 PM Marcel Ziswiler <marcel at ziswiler.com> wrote:
>
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> The following mapping is applicable for Apalis T30:
>
> Apalis UART1: NVIDIA UARTA
> Apalis UART2: NVIDIA UARTD
> Apalis UART3: NVIDIA UARTB
> Apalis UART4: NVIDIA UARTC
>
> The following mapping is applicable for Colibri T30:
>
> Colibri UART-A: NVIDIA UARTA
> Colibri UART-B: NVIDIA UARTD
> Colibri UART-C: NVIDIA UARTB
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> ---
>
>  include/configs/apalis_t30.h  | 9 ++++++++-
>  include/configs/colibri_t30.h | 8 +++++++-
>  2 files changed, 15 insertions(+), 2 deletions(-)
>
> diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h
> index f6adfeb96a..b6711c57b8 100644
> --- a/include/configs/apalis_t30.h
> +++ b/include/configs/apalis_t30.h
> @@ -12,7 +12,14 @@
>
>  #include "tegra30-common.h"
>
> -/* Board-specific serial config */
> +/*
> + * Board-specific serial config
> + *
> + * Apalis UART1: NVIDIA UARTA
> + * Apalis UART2: NVIDIA UARTD
> + * Apalis UART3: NVIDIA UARTB
> + * Apalis UART4: NVIDIA UARTC
> + */
>  #define CONFIG_TEGRA_ENABLE_UARTA
>  #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
>
> diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h
> index 8ff6433f45..6053776019 100644
> --- a/include/configs/colibri_t30.h
> +++ b/include/configs/colibri_t30.h
> @@ -14,7 +14,13 @@
>
>  /* High-level configuration options */
>
> -/* Board-specific serial config */
> +/*
> + * Board-specific serial config
> + *
> + * Colibri UART-A: NVIDIA UARTA
> + * Colibri UART-B: NVIDIA UARTD
> + * Colibri UART-C: NVIDIA UARTB
> + */
>  #define CONFIG_TEGRA_ENABLE_UARTA
>  #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
>
> --
> 2.21.0
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot

Reviewed-by: Igor Opaniuk <igor.opaniuk at toradex.com>

-- 
Best regards - Freundliche GrĂ¼sse - Meilleures salutations

Igor Opaniuk

mailto: igor.opaniuk at gmail.com
skype: igor.opanyuk
+380 (93) 836 40 67
http://ua.linkedin.com/in/iopaniuk


More information about the U-Boot mailing list