[U-Boot] [PATCH 5/5] meson: odroid-c2: enable serial

Tom Rini trini at konsulko.com
Wed Mar 30 00:06:42 CEST 2016


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.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

... and do a 'make savedefconfig' and copy the defconfig file to
configs/odroid-c2_defconfig next time :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160329/48043425/attachment.sig>


More information about the U-Boot mailing list