]> Git Repo - J-u-boot.git/commit - boards.cfg
ARMV7: Add support For Logic OMAP35x/DM37x modules
authorPeter Barada <[email protected]>
Mon, 19 Dec 2011 19:54:51 +0000 (19:54 +0000)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Igor Grinberg <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
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]
This page took 0.033831 seconds and 4 git commands to generate.