xref: /netbsd/sys/arch/sgimips/stand/boot/version (revision 42d0c1b9)
1$NetBSD: version,v 1.6 2008/08/08 15:07:52 tsutsui Exp $
2
3NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4file is important - make sure the entries are appended on end, last item
5is taken as the current.
6
71.0:	Initial sgimips booter
81.1:	Cleanup, pass bootinfo to kernel
91.2: 	When parsing boot device for type, skip pci(n) -- needed for IP32
101.3:	Rework bootinfo support
111.4:	Pass boot device path with a kernel name via BTINFO_BOOTPATH
121.5:	Bump BOOTINFO_MAGIC to avoid crash on loading old kernels
13