J15: 1-2 IN (Default)
J16: 2-3 IN (Default) Auto System Controllet
J17: All 8 jumpers IN (Default)
PPC1-Bug>
Cold Start
Local Memory Found = 02000000 (&33554432)
MPU Clock Speed = 300 MHz
Bus Clock Speed = 67 MHz
Reset Vector Location: ROM Bank A
Mezzanine Configuration: Single-MPU
Current 60X Bus Master: MPU0
Idle MPU(s): NONE
System Memory: 32 MB, ECC Enabled
L2 cache: None
At the prompt, try CNFG and ENV. SET to set time, TIME to display it. HE for help. To get into Diagnostic mode, try MENU and option 3. or SD.
PPC1-Diag>
In this mode, try QST and ST to perform self tests. Tested 03/30/98 - no errors found.
source tornado.setup
cd /usr/wind/target/config/mv2304
make clean
make bootrom_uncmp
elfToBin <bootrom_uncmp >boot.bin
chmod 666 boot.bin
cp boot.bin /tftpboot/boot.bin
"make clean" deletes vxWorks, so rebuild it using "make vxWorks"
PPC1-Bug> set 0409981019
PPC1-Bug> niot
Client IP address: 198.125.138.182
Server IP address: 198.125.138.185
Boot File name  : .
Update NVRAM: Y
PPC1-Bug> niop
File name: boot.bin
Next, load the file into flash using
PPC1-Bug> pflash 4000:FFF00 ff000100
> Say Y to load into flash.
host name: phobosx
file name: /usr/wind/target/config/mv2304/vxWorks
inet on etherne: 198.125.138.182
host inet: 198.125.138.185
user: phobos
password:
target: phobos3
Next hit @ and VxWorks should now load properly
Ashutosh Sanzgiri