
Hi Wolfgang, Albert, Sandeep,
On 04/10/11 09:32, Igor Grinberg wrote:
Ping!
Wolfgang,
should I have also send this to Albert or/and Sandeep?
On 04/05/11 10:08, Igor Grinberg wrote:
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 ++++++++++++++++++++++++++++++++-------------- board/cm_t35/leds.c | 45 ++++++++++++++++++ include/configs/cm_t35.h | 41 +++++++++++----- 5 files changed, 160 insertions(+), 52 deletions(-) create mode 100644 board/cm_t35/leds.c
It has been almost two weeks... Do you have any comments? If not, then who should take these in?