Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add board_mmc_init(...) function for init mmc1 only | Hannes Petermaier | 2014-05-23 | -1/+1 |
| | | | | | | | | | Since B&R boards uses only MMC-Controller #1, it only wastes time if we initialize #0 first to see that there is nothing. Cc: <trini@ti.com> Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at> | |||
* | Add support for B&R KWB Motherboard | Hannes Petermaier | 2014-02-21 | -0/+128 |
Adds support for Bernecker & Rainer Industrieelektronik GmbH KWB Motherboard, using TI's AM3352 SoC. Most of code is derived from TI's AM335x_EVM Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at> Cc: trini@ti.com |