ARMV7: Add support For Logic OMAP35x/DM37x modules
authorPeter Barada <peter.barada@logicpd.com>
Mon, 19 Dec 2011 19:54:51 +0000 (19:54 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 16 Jan 2012 07:40:10 +0000 (08:40 +0100)
commit86887f8ea189a6c23a1563e940957281374c9405
treeee7b0cb21ffe7aaaa203181c8375222d76876be1
parenta601bed0652de9e5f75e153bb511964b381895e5
ARMV7: Add support For Logic OMAP35x/DM37x modules

This patch adds basic support for OMAP35x/DM37x SOM LV/Torpedo
reference boards. It assumes U-boot is loaded to SDRAM with the
help of another small bootloader (x-load) running from SRAM.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
Cc: Tom Rini <tom.rini@gmail.com>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Wolfgang Denk <wd@denx.de>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
MAINTAINERS
board/logicpd/omap3som/Makefile [new file with mode: 0644]
board/logicpd/omap3som/omap3logic.c [new file with mode: 0644]
board/logicpd/omap3som/omap3logic.h [new file with mode: 0644]
boards.cfg
include/configs/omap3_logic.h [new file with mode: 0644]