NetBSD/sys/arch/evbmips/atheros
mlelstv 8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
..
autoconf.c Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
mach_intr.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
machdep.c Remove reduntant/conflicting common declarations. 2012-03-02 16:20:55 +00:00
mainbus.c Merge forward from matt-nb5-mips64. 2011-02-20 07:48:33 +00:00
wdog.c CLeanup machine includes 2011-07-10 00:03:52 +00:00