Home | History | Annotate | Line # | Download | only in doc
bootloader revision 1.1.6.2
      1  1.1.6.2  thorpej #	$NetBSD: bootloader,v 1.1.6.2 2002/01/10 19:36:09 thorpej Exp $
      2  1.1.6.2  thorpej 
      3  1.1.6.2  thorpej 
      4  1.1.6.2  thorpej The current bootloader (since 2001) is written in BASIC and is RISC OS
      5  1.1.6.2  thorpej version independent; it even runs on NC's. 
      6  1.1.6.2  thorpej 
      7  1.1.6.2  thorpej In contrast to the old bootloader, the (new) bootloader is relocating the
      8  1.1.6.2  thorpej kernel itself at 0xf0000000. This address is fixed to support OFW 
      9  1.1.6.2  thorpej machines which feature this start address.
     10  1.1.6.2  thorpej  
     11  1.1.6.2  thorpej The development of a 2nd stage bootloader is a possible extension.
     12  1.1.6.2  thorpej 
     13