
18 Apr
2011
18 Apr
'11
11:56 p.m.
This patch serie s based on the latest U-Boot release (v2011.03) and updates support for Compulab CM-T35 board:
- Some clean up
- MMC/SD Card fix
- Add Green Status LED
- Add support for CM-T3730 which is basically the same board, but has TI's DM3730 SoC and therefore some changes are required
Igor Grinberg (9): OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope OMAP3: CM-T35: update config OMAP3: CM-T35: update board files header information OMAP3: CM-T35: update MAINTAINERS file OMAP3: CM-T35: add MMC1 pinmux OMAP3: CM-T35: fix mmc OMAP3: CM-T35: remove redundand i2c initialization OMAP3: CM-T35: enable the green LED OMAP3: CM-T35: Add support for CM-T3730
MAINTAINERS | 8 ++-- board/cm_t35/Makefile | 2 +- board/cm_t35/cm_t35.c | 116 ++++++++++++++++++++++++++++++++------
Thanks
Pushed the series
--Sandeep