Home | History | Annotate | Line # | Download | only in boot
      1  1.11  tsutsui $NetBSD: version,v 1.11 2010/01/10 16:20:45 tsutsui Exp $
      2   1.1      cdi 
      3   1.1      cdi NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4   1.1      cdi file is important - make sure the entries are appended on end, last item
      5   1.1      cdi is taken as the current.
      6   1.1      cdi 
      7   1.1      cdi 0.1:	Initial revision, only booting from the harddrive is supported
      8   1.2  tsutsui 0.2:	Flush all cache data in start.S
      9   1.3  tsutsui 0.3:	Parse boot_flags and pass boothowto value via bootinfo
     10   1.4  tsutsui 0.4:	parse "root=/dev/hdXN" args passed from the firmware and
     11   1.4  tsutsui 	set default boot device accordingly
     12   1.6  tsutsui 0.5:	Add support for netboot via tlp0
     13   1.7  tsutsui 0.6:	Print a cobalt model name in banner
     14   1.8  tsutsui 0.7:	Add support for netboot via 21041 on Qube2700
     15   1.9  tsutsui 0.8:	Add support for optional Z85C30 serial console on Qube2700
     16  1.10  tsutsui 0.9:	Print banner and a loading kernel name onto LCD
     17  1.11  tsutsui 1.0:	Add support for LBA48 read command
     18