defboo.up revision 1.2
11.2Sperry! $NetBSD: defboo.up,v 1.2 1998/01/05 20:51:58 perry Exp $ 21.1Sragge! 31.1Sragge! Load 'boot.' and boot 4.3BSD. 41.1Sragge! 51.1Sragge! 'up' drive type boot to multi user mode 61.1Sragge! 71.1Sragge! 81.1SraggeSET SNAP ON ! Enable ERROR_HALT snapshots 91.1SraggeSET FBOX OFF ! System will turn on Fbox 101.1SraggeINIT ! SRM processor init 111.1SraggeUNJAM ! UNJAM SBIA's and enable master sbia interrupts 121.1SraggeINIT/PAMM ! INIT physical address memory map 131.1SraggeDEPOSIT CSWP 8 ! Turn off the cache - System will enable cache 141.1Sragge 151.1SraggeDEPOSIT R10 2 ! 'up' drive type - uba0 - drive 0 161.1SraggeDEPOSIT R11 0 ! Software boot flags (multi user mode) 171.1Sragge 181.1SraggeLOAD/START:0 BOOT. ! Load 'boot.' at memory location 0 191.1SraggeSTART 2 ! Start 'boot.' at the address 2 20