]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
move L2 cache enable/disable function to cache.c in the omap3 SoC directory
authorKim, Heung Jun <riverful@gmail.com>
Sat, 20 Jun 2009 09:02:17 +0000 (11:02 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 6 Jul 2009 19:52:25 +0000 (21:52 +0200)
commit06e758e75c79ce8761866bf8165c443584a20893
treead667c552c3e9ed2e12117b1144beffb49c416d1
parentd583ef5147066d3609de21f3beebbab99a19bad4
move L2 cache enable/disable function to cache.c in the omap3 SoC directory

Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com>
CC: Dirk Behme <dirk.behme@googlemail.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
cpu/arm_cortexa8/cpu.c
cpu/arm_cortexa8/omap3/Makefile
cpu/arm_cortexa8/omap3/board.c
cpu/arm_cortexa8/omap3/cache.c [new file with mode: 0644]
include/asm-arm/cache.h