OMAP3: Add common cpu and start code
authorDirk Behme <dirk.behme@googlemail.com>
Sun, 14 Dec 2008 08:47:13 +0000 (09:47 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 24 Jan 2009 16:51:21 +0000 (17:51 +0100)
commit0b02b184003e6a5023e05d5f31de54db279b1431
treee83661bb41f4ed4b0b8602c592c307f70f774168
parenta8b6450546cd507d331b8fde384791d84bde5651
OMAP3: Add common cpu and start code

Add common cpu and start code.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
cpu/arm_cortexa8/Makefile [new file with mode: 0644]
cpu/arm_cortexa8/config.mk [new file with mode: 0644]
cpu/arm_cortexa8/cpu.c [new file with mode: 0644]
cpu/arm_cortexa8/omap3/Makefile [new file with mode: 0644]
cpu/arm_cortexa8/omap3/config.mk [new file with mode: 0644]
cpu/arm_cortexa8/start.S [new file with mode: 0644]