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