summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-11-11 09:40:34 -0500
committerTom Rini <trini@ti.com>2013-11-11 09:40:34 -0500
commit60390d70be7336b2441f5f69bd4f5affa83d064d (patch)
tree857824f8b7f5f7aaf2f5dac91eea94392818a7a0 /doc
parent85b8c5c4bf80025de4632ae6c9a8a606e51508a4 (diff)
parenta3e80904fb07cda792e636704e3b3950d1446af3 (diff)
downloadblackbird-obmc-uboot-60390d70be7336b2441f5f69bd4f5affa83d064d.tar.gz
blackbird-obmc-uboot-60390d70be7336b2441f5f69bd4f5affa83d064d.zip
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'doc')
-rw-r--r--doc/README.malta16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/README.malta b/doc/README.malta
new file mode 100644
index 0000000000..a495d02455
--- /dev/null
+++ b/doc/README.malta
@@ -0,0 +1,16 @@
+MIPS Malta board
+
+How to flash using a MIPS Navigator Probe:
+
+ - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
+ be unable to flash your Malta using a Navigator Probe.
+
+ - Connect Navigator Console to your probe and Malta as usual.
+
+ - Within Navigator Console run the following commands:
+
+ source /path/to/u-boot/board/malta/flash-malta-boot.tcl
+ reset
+ flash-boot /path/to/u-boot/u-boot.bin
+
+ - You should now be able to reboot your Malta to a U-boot shell.
OpenPOWER on IntegriCloud