Loading Images From Redboot; Redboot; Diagnostics - Motorola IXP-9120 Reference Manual

Table of Contents

Advertisement

Loading Images from RedBoot

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
122
RedBoot
IXP/CPCI-9120

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cpci-9120

Table of Contents