
12 Oct
2010
12 Oct
'10
12:23 a.m.
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