summaryrefslogtreecommitdiff
path: root/include/configs/tricorder.h
AgeCommit message (Collapse)Author
2012-02-27OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber
Signed-off-by: Thomas Weber <weber@corscience.de>
2012-02-27Tricorder: Switch env to generic mmc driverThomas Weber
Because the tricorder uses the CONFIG_OMAP_HSMMC the initialization command is mmc rescan and not mmc init. Signed-off-by: Thomas Weber <weber@corscience.de> Signed-off-by: Tom Rini <trini@ti.com>
2012-02-12OMAP3: Add Corscience Tricorder boardThomas Weber
Tricorder is a board which is very similar to the Devkit8000. It is designed as a base platform for further medical devices. www.corscience.de/en/medical-engineering/products/multiparameter/mp10-board.html Signed-off-by: Thomas Weber <weber@corscience.de>