On 12/05/2017 10:12 PM, David Gibson wrote: > On Wed, Nov 22, 2017 at 02:36:43PM +1100, David Gibson wrote: >> On Sun, Nov 19, 2017 at 09:24:10PM -0600, Michael Davidsaver wrote: >>> Preparation for adding more MPCxxxx control >>> registers. >>> >>> Use e500 SVR to enable part specific registers. >>> Only the mpc8544 reset register at present. >>> >>> Expose CCSR as SysBusDevice region to eliminate >>> e500-ccsr.h. >>> >>> Track CCSR base address within device, and map on reset, >>> in preparation for CCSRBAR. >>> >>> Signed-off-by: Michael Davidsaver <mdavidsa...@gmail.com> >> >> Applied to ppc-for-2.12. > > Sorry. I've now pulled this from ppc-for-2.12, because it caused a > breakage of make check (specifically the boot-serial-test with ppc64).
Oops, I'll begin running this test myself. So far I've only been running tests for i386, amd64, arm, and ppc.