freebsd-dev/sys/powerpc/conf
Justin Hibbits 6c8df58287 Unify booke and AIM machdep.
Much of the code was common to begin with.  There is one nit, which is likely
not an issue at all.  With the old code, the AIM machdep would __syncicache()
the entire kernel core at setup.  However, in the unified setup, that seems to
hang on the MPC7455, perhaps because it's running later than before.  Removing
this allows it to boot just fine.  Examining the code, the FreeBSD loader
already does syncicache of the full kernel, and each module loaded, so this
doesn't appear to be an actual problem.

Initial code by Nathan Whitehorn.
2015-04-30 01:24:25 +00:00
..
DEFAULTS Merge in support for PAPR-compliant (Power Architecture Platform 2013-09-17 17:37:04 +00:00
GENERIC Unify booke and AIM machdep. 2015-04-30 01:24:25 +00:00
GENERIC64 Correct the ixgbe entries in mips and powerpc, and add the module 2015-03-18 16:54:03 +00:00
GENERIC-NODEBUG This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
GENERIC.hints
Makefile Generate a LINT for powerpc and for powerpc64. 2013-04-11 22:18:20 +00:00
MPC85XX Make netbooting work again by disabling BOOTP_NFSV3. Investigate why this 2015-01-16 17:41:21 +00:00
NOTES Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00