]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Cache update and added CFG_UNIFY_CACHE
authorTsiChung <tcliew@Goku.(none)>
Tue, 10 Jul 2007 20:45:43 +0000 (15:45 -0500)
committerJohn Rigby <jrigby@freescale.com>
Tue, 10 Jul 2007 20:29:10 +0000 (14:29 -0600)
commit0dca874db62718e41253659e60f3a1de7eb418ce
tree358165147025f019ff3b71149749b46dd44fd717
parent52b017604a8f4d4a795880ef6e7861d7f2f1b005
Cache update and added CFG_UNIFY_CACHE

Enabled cache in cpu_init_f() for faster flash to mem allocation. Updated cache handling in start.S. Applied cache invalidate in fec_send() and fec_recv(). Added CFG_UNIFY_CACHE for CF V3 only.

Signed-off-by: TsiChung <tcliew@Goku.(none)>
cpu/mcf532x/cpu_init.c
cpu/mcf532x/start.S
drivers/net/mcffec.c
include/configs/M5329EVB.h