Dear Enric Balletbo i Serra, In message <[email protected]> you wrote: > The IGEP v2 board is a low-cost, fan-less and industrial temperature > range single board computer that unleashes laptop-like performance and > expandability without the bulk, expense, or noise of typical desktop > machines. Its architecture shares much in common with other OMAP3 boards. > > Signed-off-by: Enric Balletbo i Serra <[email protected]> > --- > MAKEALL | 1 + > board/isee/igep0020/Makefile | 49 +++++++++ > board/isee/igep0020/config.mk | 33 ++++++ > board/isee/igep0020/igep0020.c | 128 ++++++++++++++++++++++ > board/isee/igep0020/igep0020.h | 156 +++++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/igep0020.h | 228 > ++++++++++++++++++++++++++++++++++++++++ > 7 files changed, 596 insertions(+), 0 deletions(-) > create mode 100644 board/isee/igep0020/Makefile > create mode 100644 board/isee/igep0020/config.mk > create mode 100644 board/isee/igep0020/igep0020.c > create mode 100644 board/isee/igep0020/igep0020.h > create mode 100644 include/configs/igep0020.h
Entry to MAINTAINERS missing. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Fascinating, a totally parochial attitude. -- Spock, "Metamorphosis", stardate 3219.8 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

