README.malta 517 B

12345678910111213141516
  1. MIPS Malta board
  2. How to flash using a MIPS Navigator Probe:
  3. - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
  4. be unable to flash your Malta using a Navigator Probe.
  5. - Connect Navigator Console to your probe and Malta as usual.
  6. - Within Navigator Console run the following commands:
  7. source /path/to/u-boot/board/imgtec/malta/flash-malta-boot.tcl
  8. reset
  9. flash-boot /path/to/u-boot/u-boot.bin
  10. - You should now be able to reboot your Malta to a U-Boot shell.