xref: /netbsd-src/sys/arch/cobalt/stand/boot/version (revision 6dffe8d42bd46273f674d7ab834e7be9b1af990e)
1$NetBSD: version,v 1.10 2008/05/28 14:04:07 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
70.1:	Initial revision, only booting from the harddrive is supported
80.2:	Flush all cache data in start.S
90.3:	Parse boot_flags and pass boothowto value via bootinfo
100.4:	parse "root=/dev/hdXN" args passed from the firmware and
11	set default boot device accordingly
120.5:	Add support for netboot via tlp0
130.6:	Print a cobalt model name in banner
140.7:	Add support for netboot via 21041 on Qube2700
150.8:	Add support for optional Z85C30 serial console on Qube2700
160.9:	Print banner and a loading kernel name onto LCD
17