Hello, 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
These patch series adds initial support for IGEP v2 $ git diff --stat origin/master Makefile | 3 + board/isee/igep0020/Makefile | 49 +++++ board/isee/igep0020/config.mk | 36 ++++ board/isee/igep0020/igep0020.c | 134 ++++++++++++ board/isee/igep0020/igep0020.h | 399 ++++++++++++++++++++++++++++++++++++ drivers/mtd/onenand/onenand_base.c | 1 + include/asm-arm/arch-omap3/mem.h | 42 ++++ include/configs/omap3_igep0020.h | 256 +++++++++++++++++++++++ include/linux/mtd/onenand.h | 1 + 9 files changed, 921 insertions(+), 0 deletions(-) _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot