]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap4: duovero: Add Gumstix DuoVero machine.
authorAsh Charles <ashcharles@gmail.com>
Wed, 14 May 2014 15:34:34 +0000 (08:34 -0700)
committerTom Rini <trini@ti.com>
Fri, 23 May 2014 23:40:05 +0000 (19:40 -0400)
commitffe1691159bf0d075cd4eabae63384cbaf6475d9
treeb31fd69b6e4ea9cda2a99ec14bd25de444ebbcf9
parent939911a64bdf3594651e041f3b24a93b8a380643
omap4: duovero: Add Gumstix DuoVero machine.

This adds the Gumstix DuoVero machine [1].  This is a OMAP4430-based
computer-on-module (COM aka SOM) that can be mounted on various
expansion boards with different peripherals.

[1] https://store.gumstix.com/index.php/category/43/

Signed-off-by: Ash Charles <ash@gumstix.com>
[trini: Rename gpmc_enable_gpmc_cs_config to gpmc_enable_gpmc_net_config]
Signed-off-by: Tom Rini <trini@ti.com>
board/gumstix/duovero/Makefile [new file with mode: 0644]
board/gumstix/duovero/duovero.c [new file with mode: 0644]
board/gumstix/duovero/duovero_mux_data.h [new file with mode: 0644]
boards.cfg
include/configs/duovero.h [new file with mode: 0644]
include/configs/ti_omap4_common.h