]> git.ipfire.org Git - people/ms/u-boot.git/blame - doc/README.malta
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / doc / README.malta
CommitLineData
024fba54
PB
1MIPS Malta board
2
3How to flash using a MIPS Navigator Probe:
4
5 - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
6 be unable to flash your Malta using a Navigator Probe.
7
8 - Connect Navigator Console to your probe and Malta as usual.
9
10 - Within Navigator Console run the following commands:
11
b2099d16 12 source /path/to/u-boot/board/imgtec/malta/flash-malta-boot.tcl
024fba54
PB
13 reset
14 flash-boot /path/to/u-boot/u-boot.bin
15
a187559e 16 - You should now be able to reboot your Malta to a U-Boot shell.