freebsd-nq/sys/powerpc
Justin Hibbits 45b33e809f powerpc/booke: Change KERNBASE to be physical load address
Previous commits have made VM_MIN_KERNEL_ADDRESS its own separate entity,
and rebased the kernel around that address instead of KERNBASE.  This commit
pulls the trigger to rebase KERNBASE to a physical load address.  The
eventual goal is to align the address with the AIM KERNBASE, but at this
time that's not an option.

Currently a Book-E kernel must be loaded on a 64MB boundary, due to size
issues.  The common load address is at the 64MB mark (0x04000000), so simply
make that the default KERNBASE.

As of this commit, Book-E kernels can be loaded and booted with ubldr.

MFC after:	3 weeks
2018-12-13 05:07:39 +00:00
..
aim ppc64: handle exception 0x1500 (soft patch) 2018-12-10 14:54:28 +00:00
booke powerpcspe: Fix GPR handling in SPE exception handler 2018-12-13 04:48:28 +00:00
conf Remove the mps driver from powerpc 32bit GENERIC, and don't build it and 2018-12-09 06:06:06 +00:00
cpufreq pmcr: Fix pstate setting on Power8 2018-12-01 21:37:47 +00:00
fpu
include powerpc/booke: Change KERNBASE to be physical load address 2018-12-13 05:07:39 +00:00
mambo
mikrotik
mpc85xx powerpc/booke: Replace a logical equivalent of pmap_kextract() with a real call 2018-12-10 04:16:40 +00:00
ofw Sprinkle EARLY_DRIVER_MODULE around the tree 2018-12-04 04:55:49 +00:00
powermac powerpc/powermac: Fix macgpio(4) child interrupt resource handling 2018-12-06 04:25:12 +00:00
powernv
powerpc ppc64: handle exception 0x1500 (soft patch) 2018-12-10 14:54:28 +00:00
ps3
pseries
psim