Date: Fri, 27 May 2011 23:18:41 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/booke platform_bare.c Message-ID: <201105272319.p4RNJ3hv033850@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2011-05-27 23:18:41 UTC
FreeBSD src repository
Modified files:
sys/powerpc/booke platform_bare.c
Log:
SVN rev 222392 on 2011-05-27 23:18:41Z by marcel
o The P1020(E) & P2020(E) also have two cores. This conditional has
a tendency to grow unwieldy so we may want to revisit this in due
time.
o Simplify the CPU reset function by writing to the reset control
register irrespective of whether the CPU has one and automatically
falling back to the debug control register if we didn't reset the
CPU. The side-effect is that we now properly reset future processors
without first having to add the system version to the list.
Revision Changes Path
1.11 +20 -18 src/sys/powerpc/booke/platform_bare.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105272319.p4RNJ3hv033850>
