freebsd-skq/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 Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
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 Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
ofw_console.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
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 Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_memory.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_module.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_net.c Remove unused variables. 2005-03-02 20:12:27 +00:00
ofw_reboot.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_time.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
openfirm.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
openfirm.h Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00