Home | History | Annotate | Download | only in include
History log of /src/sys/arch/luna68k/include/loadfile_machdep.h
RevisionDateAuthorComments
 1.3  06-Aug-2014  joerg Consistently define WARN in a way that passes format string checks, i.e.
always uses the same number of arguments as given in the format string.
 1.2  17-Jan-2013  tsutsui branches: 1.2.2; 1.2.6; 1.2.14;
Make loadfile() accept OMAGIC a.out binary.
LUNA's ROM monitor assumes it.
 1.1  05-Jan-2013  tsutsui First cut at NetBSD/luna68k native bootloader.

Based on 4.4BSD-Lite2/luna68k "Stinger" loader revision "Phase-31"
http://svnweb.freebsd.org/csrg/sys/luna68k/stand/
and MI libsa glue stuff are taken from hp300 etc.

Tested on LUNA-I and old DK315C SCSI disk drive.

LUNA's monitor PROM can load only an a.out binary in 4.3BSD FFS partition
(i.e. created by "newfs -O 0") on disks with OMRON's UniOS disklabel,
but now we can load an ELF kernel in root partition via this bootloader.
(See luna68k/disksubr.c for details of UniOS label)

TODO:
- LUNA-II support (check 68040 to adjust cpuspeed for DELAY())
- secondary SCSI support for LUNA-II
- netboot via le(4) (should be trivial)
- support boot options on bootloader prompt
- bootinfo (passing info about booted device and kernel symbols)
- support "press return to boot now, any other key for boot menu" method
like x86 bootloader (needs cnscan() like functions)
- tapeboot (anyone wants it?)
 1.2.14.1  10-Aug-2014  tls Rebase.
 1.2.6.3  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.6.2  25-Feb-2013  tls resync with head
 1.2.6.1  17-Jan-2013  tls file loadfile_machdep.h was added on branch tls-maxphys on 2013-02-25 00:28:47 +0000
 1.2.2.2  23-Jan-2013  yamt sync with head
 1.2.2.1  17-Jan-2013  yamt file loadfile_machdep.h was added on branch yamt-pagecache on 2013-01-23 00:05:52 +0000

RSS XML Feed