[U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena

Stephen Warren swarren at wwwdotorg.org
Fri Aug 29 17:58:41 CEST 2014


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


More information about the U-Boot mailing list