diff options
author | Tom Rini <trini@ti.com> | 2014-03-04 18:13:06 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-03-04 18:13:06 -0500 |
commit | 32907339c2f533f1d59362c6100c6a0eeeca4837 (patch) | |
tree | 58ab07d7cc7212ad2c7cd71c21cd66152d85cec4 /doc | |
parent | 50a91dacb04053426497adca67901b54f92fae48 (diff) | |
parent | b2099d16dc90fc94f050dfc9391c645c83d06cb8 (diff) | |
download | u-boot-32907339c2f533f1d59362c6100c6a0eeeca4837.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.malta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.malta b/doc/README.malta index a495d02455..c8db8a0c39 100644 --- a/doc/README.malta +++ b/doc/README.malta @@ -9,7 +9,7 @@ How to flash using a MIPS Navigator Probe: - Within Navigator Console run the following commands: - source /path/to/u-boot/board/malta/flash-malta-boot.tcl + source /path/to/u-boot/board/imgtec/malta/flash-malta-boot.tcl reset flash-boot /path/to/u-boot/u-boot.bin |