Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sgimips / stand / boot / version
blobff94b149e32861729f0517372f62d7fa6c66e0e8
1 $NetBSD: version,v 1.5 2008/03/28 16:40:25 tsutsui Exp $
3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
4 file is important - make sure the entries are appended on end, last item
5 is taken as the current.
7 1.0:    Initial sgimips booter
8 1.1:    Cleanup, pass bootinfo to kernel
9 1.2:    When parsing boot device for type, skip pci(n) -- needed for IP32
10 1.3:    Rework bootinfo support
11 1.4:    Pass boot device path with a kernel name via BTINFO_BOOTPATH
12 1.5:    Bump BOOTINFO_MAGIC to avoid crash on loading old kernels