NetBSD/sys/arch/evbppc/obs405
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
..
dev Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
obs200_autoconf.c
obs200_locore.S
obs200_machdep.c
obs266_autoconf.c
obs266_machdep.c
obs405_autoconf.c Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
obs405_machdep.c
obs600_autoconf.c Establish the cascading uic[12] by calling pic_finish_setup(). 2012-01-10 12:17:20 +00:00
obs600_locore.S
obs600_machdep.c Change read_eeprom(). We don't use bus_space(9) here. This is MD-part and, 2012-07-05 02:56:40 +00:00
rbus_machdep.c + Fix panic() in cardbus_mapreg_map(). powerpc's bus-space uses extent(9). 2012-04-09 14:44:01 +00:00