summaryrefslogtreecommitdiff
path: root/board/vscom/baltos
Commit message (Collapse)AuthorAgeLines
* arm: baltos: drop I2C speed to 1000 HzYegor Yefremov2015-07-08-0/+2
| | | | | | | | This action is need to make I2C communication with PMIC stable for low temperature. Print current I2C speed in SPL for visual control. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* board: baltos - add maintainer informationYegor Yefremov2015-07-07-0/+6
| | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
* board: add support for Vision System's Baltos Industrial PCYegor Yefremov2015-06-15-0/+924
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot. [ balbi@ti.com: updated original patch to current u-boot ] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>