diff options
author | nwhitehorn <nwhitehorn@FreeBSD.org> | 2013-10-26 18:18:14 +0000 |
---|---|---|
committer | nwhitehorn <nwhitehorn@FreeBSD.org> | 2013-10-26 18:18:14 +0000 |
commit | 26c2b7ea5ec67335680f23b9176b2491eebdec66 (patch) | |
tree | 9a307422cd715923ab3272b33496464009f8a931 /sys/compat/linsysfs | |
parent | ff6e113f1b21a30485c28c63a1779c32b67b5840 (diff) | |
download | FreeBSD-src-26c2b7ea5ec67335680f23b9176b2491eebdec66.zip FreeBSD-src-26c2b7ea5ec67335680f23b9176b2491eebdec66.tar.gz |
Interrelated improvements to early boot mappings:
- Remove explicit requirement that the SOC registers be found except as an
optimization (although the MPC85XX LAW drivers still require they be found
externally, which should change).
- Remove magic CCSRBAR_VA value.
- Allow bus_machdep.c's early-boot code to handle non 1:1 mappings and
systems not in real-mode or global 1:1 maps in early boot.
- Allow pmap_mapdev() on Book-E to reissue previous addresses if the
area is already mapped. Additionally have it check all mappings, not
just the CCSR area.
This allows the console on e500 systems to actually work on systems where
the boot loader was not kind enough to set up a 1:1 mapping before starting
the kernel.
Diffstat (limited to 'sys/compat/linsysfs')
0 files changed, 0 insertions, 0 deletions