[U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena
Marek Vasut
marex at denx.de
Fri Aug 29 18:24:40 CEST 2014
On Friday, August 29, 2014 at 05:58:41 PM, Stephen Warren wrote:
> On 08/29/2014 03:30 AM, Marek Vasut wrote:
> > Add support for the Kosagi Novena board. Currently supported are:
> > - I2C busses
> > - FEC Ethernet
> > - MMC0, MMC1, Booting from MMC
> > - SATA
> > - USB ports
> > - USB Ethernet
> >
> > diff --git a/board/kosagi/novena/novena.c b/board/kosagi/novena/novena.c
> >
> > +int drv_keyboard_init(void)
> >
> > + /* Register the device. init_tegra_keyboard() will be called soon */
> > + error = input_stdio_register(&dev);
>
> I doubt "tegra" is correct in that comment...
Thanks :-)
Best regards,
Marek Vasut
More information about the U-Boot
mailing list