]> Git Repo - J-u-boot.git/commit - boards.cfg
omap4: duovero: Add Gumstix DuoVero machine.
authorAsh Charles <[email protected]>
Wed, 14 May 2014 15:34:34 +0000 (08:34 -0700)
committerTom Rini <[email protected]>
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 <[email protected]>
[trini: Rename gpmc_enable_gpmc_cs_config to gpmc_enable_gpmc_net_config]
Signed-off-by: Tom Rini <[email protected]>
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
This page took 0.038094 seconds and 4 git commands to generate.