1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/arm
Warner Losh aee1351504 Carefully note the RMII bit in the config register at attach time.
The boot loader is supposed to leave this bit set to the right value
for the board.  If this bit was set at attach time, use it to init the
config register correctly.

Note: this means the boot loader has to properly initialize it.
2006-06-17 23:24:35 +00:00
..
arm Remove mpte optimization from pmap_enter_quick(). 2006-06-15 01:01:06 +00:00
at91 Carefully note the RMII bit in the config register at attach time. 2006-06-17 23:24:35 +00:00
compile
conf Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
include Add partial pmap locking. 2006-06-06 04:32:20 +00:00
sa11x0 Now that we use pmap_mapdev_boostrap(), we can get ride of the got_mmu 2006-06-07 11:28:17 +00:00
xscale Remove a bogus, useless, "i++". 2006-06-06 20:47:59 +00:00