Loading Images from RedBoot
RedBoot
122
IXP/CPCI-9120
Loading Images from RedBoot
RedBoot
1.
Execute
boot_flash
command to switch to boot flash.
RedBoot>
boot_flash
2. Load the redboot.bin image to SDRAM using
load
command
RedBoot>
load redboot.bin -b 0x400000
3. Unlock the boot flash from 0xC40000000 to 0xC4040000 using
fis unlock
command
RedBoot>
fis unlock -f 0xc4000000 -l 0x40000
4.
Program the redboot.bin image to the boot flash using
fis create
command at address
0xC4000000
RedBoot>
fis create RedBoot -b 0x400000 -f 0xc4000000 -l 0x40000
Diagnostics
1. Execute
boot_flash
command to switch to boot flash.
RedBoot>
boot_flash
2. Load the diag.bin image to SDRAM using
load
command
RedBoot>
load diag.bin -b 0x400000
3. Program the diag image to the boot flash using
fis create
command at address
0xC4100000
RedBoot>
fis create diag -b 0x400000 -f 0xc4100000 -l 0x100000 -r 0x400000 -e
0x400000
4.
Execute
fis load diag
command to load it to RAM
RedBoot>
fis load diag
5. Execute
go
command to execute diag.
RedBoot>
go 0x400000
Содержание CPCI-9120
Страница 2: ...IXP CPCI 9120 Reference Guide 6806800A77B October 2006 ...
Страница 5: ......
Страница 11: ...10 IXP CPCI 9120 ...
Страница 15: ...14 IXP CPCI 9120 Diagnostics Troubleshooting ...
Страница 27: ...26 IXP CPCI 9120 ...
Страница 31: ......
Страница 32: ...1 Introduction ...
Страница 33: ......
Страница 39: ...Ordering Information Introduction 38 IXP CPCI 9120 ...
Страница 40: ...2 Installation ...
Страница 41: ......
Страница 62: ...3 Controls Indicators and Connectors ...
Страница 63: ......
Страница 81: ...Front Panel Controls Indicators and Connectors 80 IXP CPCI 9120 ...
Страница 82: ...4 Devices features and Data Paths ...
Страница 83: ......
Страница 89: ...Block Diagram Devices features and Data Paths 88 IXP CPCI 9120 ...
Страница 90: ...5 Daughter Card Details ...
Страница 91: ......
Страница 95: ......
Страница 96: ...6 Maps and Registers ...
Страница 97: ......
Страница 118: ...7 RedBoot ...
Страница 119: ......
Страница 120: ...RedBoot Action Plan IXP CPCI 9120 119 Action Plan ...
Страница 142: ...RedBoot Executing Programs from RedBoot IXP CPCI 9120 141 ...
Страница 143: ...Executing Programs from RedBoot RedBoot 142 IXP CPCI 9120 ...
Страница 144: ...8 Diagnostics ...
Страница 145: ......
Страница 162: ...A Troubleshooting ...
Страница 163: ......