summaryrefslogtreecommitdiff
path: root/sys/arch/vax/consolerl/upsboo.com
blob: 2420463aac145ae4ff36cd80c9fdf3c81e5b74c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
!
! Load 'boot.' and boot 4.3BSD.
!
! 'up' drive type boot to single user mode
!
!
SET SNAP ON		! Enable ERROR_HALT snapshots
SET FBOX OFF		! System will turn on Fbox
INIT			! SRM processor init
UNJAM 			! UNJAM SBIA's and enable master sbia interrupts
INIT/PAMM		! INIT physical address memory map
DEPOSIT CSWP 8		! Turn off the cache - System will enable cache

DEPOSIT R10 2		! 'up' drive type - uba0 - drive 0
DEPOSIT R11 2		! Software boot flags (single user mode)

LOAD/START:0 BOOT.	! Load 'boot.' at memory location 0
START 2			! Start 'boot.' at the address 2