blob: feb3911019ffa175be3532973b8e44e890f7b890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: version,v 1.6 2008/08/08 15:07:52 tsutsui Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
is taken as the current.
1.0: Initial sgimips booter
1.1: Cleanup, pass bootinfo to kernel
1.2: When parsing boot device for type, skip pci(n) -- needed for IP32
1.3: Rework bootinfo support
1.4: Pass boot device path with a kernel name via BTINFO_BOOTPATH
1.5: Bump BOOTINFO_MAGIC to avoid crash on loading old kernels
|