On Mon, Mar 28, 2016 at 10:58:34AM +0200, Carlo Caione wrote:
> On Sun, Mar 27, 2016 at 10:22 PM, Beniamino Galvani <b.galv...@gmail.com> 
> wrote:
> > Enable serial support in the ODROID-C2 configuration.
> >
> > Signed-off-by: Beniamino Galvani <b.galv...@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/

Yeah, I guess it's because C and G are next to each other on the
keyboard :)

Beniamino
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to