SNAPGEAR IXP425 FLASH
---------------------

1. LOADING BOOT LOADER

   Using OCdemon package, setup with appropriate .gdbinit script.

   Firstly make sure you have the lp drivers loaded, and then load
   the ocdemon driver:

      insmod parport
      insmod parport_pc
      insmod lp
      insmod -f ocdemonpp

   (Ignore the ocdemonpp load warnings).

   Now startup the process demon, and start gdb:

      OcdLibRemote -c XSCALE-IXP &
      /tmp/xscale-elf-gdb -nw

   Now run the "flash8-boot" script to load the standard SnapGear
   boot loader (with Redboot as recovery tftp loader).