summaryrefslogtreecommitdiffstats
path: root/board/tbs
Commit message (Collapse)AuthorAgeFilesLines
* tbs2910: fix KconfigSoeren Moch2014-12-011-8/+0
| | | | | | fix Kconfig for tbs2910 board to prevent crash on relocation Signed-off-by: Soeren Moch <smoch@web.de>
* tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-211-7/+6
| | | | | | | | | | When an invalid USDHC port is passed we should return -EINVAL instead of 0. Also, return the error immediately on fsl_esdhc_initialize() failure. Based on similar patches by Fabio Estevam for mx6sabresd, mx53loco, wandboard Signed-off-by: Soeren Moch <smoch@web.de> Acked-by: Stefano Babic <sbabic@denx.de>
* arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch2014-11-134-0/+434
Add initial support for TBS2910 Matrix ARM miniPC. Support includes MMC, Ethernet, UARTs, HDMI, USB, SATA, PCI, I2C, RTC. Signed-off-by: Soeren Moch <smoch@web.de>
OpenPOWER on IntegriCloud