[U-Boot] [PATCH 0/9] Update support for CM-T35

Igor Grinberg grinberg at compulab.co.il
Tue Apr 5 09:08:04 CEST 2011


This patch serie s based on the latest U-Boot release (v2011.03) and
updates support for Compulab CM-T35 board:
1) Some clean up
2) MMC/SD Card fix
3) Add Green Status LED
4) 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

-- 
1.7.3.4



More information about the U-Boot mailing list