[U-Boot] [PATCH 5/5] meson: odroid-c2: enable serial
Carlo Caione
carlo at endlessm.com
Mon Mar 28 10:58:34 CEST 2016
On Sun, Mar 27, 2016 at 10:22 PM, Beniamino Galvani <b.galvani at gmail.com> wrote:
> Enable serial support in the ODROID-C2 configuration.
>
> Signed-off-by: Beniamino Galvani <b.galvani at gmail.com>
> ---
> configs/odroid-c2_defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
> index 66d9ab7..e0cd403 100644
> --- a/configs/odroid-c2_defconfig
> +++ b/configs/odroid-c2_defconfig
> @@ -4,6 +4,11 @@ CONFIG_MESON_GXBB=y
> CONFIG_TARGET_ODROID_C2=y
> CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2"
> CONFIG_OF_CONTROL=y
> +CONFIG_MESON_SERIAL=y
> +CONFIG_DEBUG_UART_MESON=y
> +GONFIG_DEBUG_UART_BASE=0xc81004c0
s/GONFIG/CONFIG/
> +CONFIG_DEBUG_UART_ANNOUNCE=y
> +CONFIG_DEBUG_UART_SKIP_INIT=y
> # CONFIG_CMD_BDI is not set
> # CONFIG_CMD_IMI is not set
> # CONFIG_CMD_IMLS is not set
> --
> 2.4.3
--
Carlo Caione | +39.340.80.30.096 | Endless
More information about the U-Boot
mailing list