freebsd-dev/sys/boot/ofw/libofw
Peter Grehan 530d1c7646 Since the BAT mapping was removed a long time back, it can't
be assumed that modules are contiguous in memory (they're not)
so don't blindly __syncicache start/end. In fact, don't bother
syncing the icache for modules since the kernel will do it after
fixing up relocations.

This fixes the trap when loading modules at boot time.

Reported by:	orlando at break dot net
2005-05-24 21:43:49 +00:00
..
devicename.c
elf_freebsd.c Since the BAT mapping was removed a long time back, it can't 2005-05-24 21:43:49 +00:00
libofw.h
Makefile
ofw_console.c
ofw_copy.c Change ofw_readin/ofw_copyin to map the entire region before 2005-05-19 07:21:46 +00:00
ofw_disk.c
ofw_memory.c
ofw_module.c
ofw_net.c Remove unused variables. 2005-03-02 20:12:27 +00:00
ofw_reboot.c
ofw_time.c
openfirm.c
openfirm.h