NetBSD/sys/arch/cobalt/stand/boot
cdi 42a4dd9368 Load the boot program at 0x80F00000 to give the boxes with just 16Mb of
RAM a chance to boot. Discussed with soren@, tested on customer's board.

NB: While acceptable as a temporary workaround since most (all?) Cobalt
hardware comes with no less than 16Megs on board, changing a kernel load
address or making a boot loader relocatable could be a better solution.
2004-01-27 21:03:18 +00:00
..
Makefile Load the boot program at 0x80F00000 to give the boxes with just 16Mb of 2004-01-27 21:03:18 +00:00
boot.c Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
boot.h
bootinfo.c Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
bootinfo.h Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
clock.c
com.c Remove tokens at the end of #undef. 2003-10-08 01:27:22 +00:00
common.h
conf.c
cons.c
cons.h
devopen.c
ns16550.c
ns16550.h
pciide.c Rename "struct channel_softc" to "struct wdc_channel". 2004-01-03 01:50:52 +00:00
prf.c
start.S Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
version
wd.c Change unit and part variables for wd from u_int8_t to u_int. 2003-12-14 11:53:52 +00:00
wdc.c Rename "struct channel_softc" to "struct wdc_channel". 2004-01-03 01:50:52 +00:00
wdvar.h Rename "struct channel_softc" to "struct wdc_channel". 2004-01-03 01:50:52 +00:00