Revision 03b18f1b2afeac76840648b4232d8e53cfb7ec84 authored by Kyle McMartin on 29 June 2007, 06:17:50 UTC, committed by Kyle McMartin on 27 August 2007, 04:29:23 UTC
sti_flush is supposed to flush the caches so we can execute the STI rom
we copied to memory. Anything more than flush_icache_range is overkill.

Fixes a missing symbol when built as a module.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
1 parent fabb8ff
History
File Mode Size
.gitignore -rw-r--r-- 102 bytes
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 1.8 KB
gen_init_cpio.c -rw-r--r-- 11.4 KB
initramfs_data.S -rw-r--r-- 1.0 KB

back to top