]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: Add common board, interrupt and system info
authorDirk Behme <dirk.behme@googlemail.com>
Sun, 14 Dec 2008 08:47:15 +0000 (09:47 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 24 Jan 2009 16:51:21 +0000 (17:51 +0100)
commit91eee546737ae21d930af479530997174c342b13
treea7f0d7b903b08fc4fbf557eefcb1e327077362fa
parent5ed3e8659e5373f6a229877ac506c0b00a054fb8
OMAP3: Add common board, interrupt and system info

Add common board, interrupt and system info code.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
cpu/arm_cortexa8/omap3/board.c [new file with mode: 0644]
cpu/arm_cortexa8/omap3/interrupts.c [new file with mode: 0644]
cpu/arm_cortexa8/omap3/sys_info.c [new file with mode: 0644]
examples/Makefile