NetBSD/sys/arch/next68k
tsutsui 6218939425 Make sure to call pflusha before (not after) enabling MMU on
68030/68851 initialization paths.

Pointed out by isaki@ per observation of ATC status on XM6i emulator.
Tested on TT030, HP362, NWS-1750, and X68030 by me.

XXX: probably we can remove existing pflusha or TBIA calls after MMU turned
XXX: on (and before enabling cache) but I leave them as is for now to avoid
XXX: unexcpected side effects.
2011-11-26 14:05:52 +00:00
..
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:25:05 +00:00
dev First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
next68k Make sure to call pflusha before (not after) enabling MMU on 2011-11-26 14:05:52 +00:00
stand
Makefile