[U-Boot] [PATCH 0/1] Add support for the OMAP3 IGEP module
    Enric Balletbo i Serra 
    eballetbo at gmail.com
       
    Tue Oct 12 00:23:15 CEST 2010
    
    
  
Hello,
This is the first version of patch series to add initial support for
OMAP3 IGEP module. Please, consider to add in next merge window. Thanks.
$ git diff --stat origin/master
 MAINTAINERS                    |    1 +
 MAKEALL                        |    1 +
 board/isee/igep0030/Makefile   |   49 +++++++++
 board/isee/igep0030/config.mk  |   34 +++++++
 board/isee/igep0030/igep0030.c |   71 +++++++++++++
 board/isee/igep0030/igep0030.h |  147 +++++++++++++++++++++++++++
 boards.cfg                     |    1 +
 include/configs/igep0030.h     |  215 ++++++++++++++++++++++++++++++++++++++++
 8 files changed, 519 insertions(+), 0 deletions(-)
Cheers,
  Enric
    
    
More information about the U-Boot
mailing list