]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
OMAP3: Add common clock, memory and low level code
authorDirk Behme <dirk.behme@googlemail.com>
Sun, 14 Dec 2008 08:47:14 +0000 (09:47 +0100)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 24 Jan 2009 16:51:21 +0000 (17:51 +0100)
commit5ed3e8659e5373f6a229877ac506c0b00a054fb8
treea64fe24e92df472fd0e442077230e6004e7a9260
parent0b02b184003e6a5023e05d5f31de54db279b1431
OMAP3: Add common clock, memory and low level code

Add common clock, memory and low level code

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
cpu/arm_cortexa8/omap3/clock.c [new file with mode: 0644]
cpu/arm_cortexa8/omap3/lowlevel_init.S [new file with mode: 0644]
cpu/arm_cortexa8/omap3/mem.c [new file with mode: 0644]
cpu/arm_cortexa8/omap3/syslib.c [new file with mode: 0644]