]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Update header file and enable icache
authorTsiChungLiew <Tsi-Chung.Liew@freescale.com>
Fri, 6 Jul 2007 04:03:28 +0000 (23:03 -0500)
committerJohn Rigby <jrigby@freescale.com>
Tue, 10 Jul 2007 20:29:09 +0000 (14:29 -0600)
commit84a015b52ec820a5ae173717d78516de731c89c2
tree13681cd5eee9c2c81d6e7c3923aa06a0568da1e3
parent7a17e759c7a8b58e910daf54df611e94fc8ca074
Update header file and enable icache

Replaced immap_5329.h and m5329.h with immap.h. Enabled icache_enable() in cpu_init_r().

Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
cpu/mcf532x/cpu_init.c