Device programmer is used to program socketed flash parts with ROM version
of RedBoot.
Alternatively, to install RedBoot on a target that already has eCos
GDB stubs, download the RAM mode image of RedBoot and run it. Initialize the
flash image directory: fis init Then
download the ROM version of RedBoot and program it into flash:
RedBoot> load -b %{FREEMEMLO} -m ymodem
RedBoot> fi cr RedBoot