Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / vax / consolerl / upsboo.com
blobc9739d98f99172c575ae185c8070aa4457454c97
1 !       $NetBSD$\r
2 !\r
3 ! Load 'boot.' and boot 4.3BSD.\r
4 !\r
5 ! 'up' drive type boot to single user mode\r
6 !\r
7 !\r
8 SET SNAP ON             ! Enable ERROR_HALT snapshots\r
9 SET FBOX OFF            ! System will turn on Fbox\r
10 INIT                    ! SRM processor init\r
11 UNJAM                   ! UNJAM SBIA's and enable master sbia interrupts\r
12 INIT/PAMM               ! INIT physical address memory map\r
13 DEPOSIT CSWP 8          ! Turn off the cache - System will enable cache\r
15 DEPOSIT R10 2           ! 'up' drive type - uba0 - drive 0\r
16 DEPOSIT R11 2           ! Software boot flags (single user mode)\r
18 LOAD/START:0 BOOT.      ! Load 'boot.' at memory location 0\r
19 START 2                 ! Start 'boot.' at the address 2\r