The following patch series adds support for Zoom2 board. This is a new version made after comments from Kevin Hilman. An external debug board is included for console and LAN. For details refer to this site: http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap34x-ii-mdp Future work: - SMSC911x NFS mount problem - Low level debug uart need to use debug board TI wiki with FAQs on getting this board booting: https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=GettingStartedWithZoomII_AKA_OMAP34XII_MDP Diffstat: configs/omap3_zoom2_defconfig | 1211 ++++++++++++++++++++++++++++++++++++ mach-omap2/Kconfig | 4 mach-omap2/Makefile | 4 mach-omap2/board-zoom2-debugboard.c | 165 ++++ mach-omap2/board-zoom2.c | 109 +++ 5 files changed, 1492 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html