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...
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to