1 09/25/86  fwload, fw
 2 
 3 Syntax as a command:  fw mpc_name {...  mpc_names}
 4 
 5 
 6 Function:  loads firmware into the specified MPCs.  It scans the config
 7 deck to determine the location of the MPC and the type of peripherals
 8 involved to determine the firmware and overlays needed.  This command
 9 is not valid at the BCE "early" command level.
10 
11 
12 Arguments:
13 mpc_name
14    is the name of an MPC into which firmware is to be loaded.
15 
16 
17 Notes:  This command can be used on disk MPCs only if they are fully
18 crossbarred.
19 
20 Noncrossbarred disk MPCs must be loaded as part of BCE
21 initialization or by use of the "reinitialize (reinit)" BCE command.