Skip to content
Snippets Groups Projects
Commit b2099d16 authored by James Hogan's avatar James Hogan Committed by Daniel Schwierzeck
Browse files

malta: correct tcl script path in README.malta


README.malta referred to board/malta, but malta has now been moved
within board/imgtec/, so correct the path.

Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Cc: Paul Burton <paul.burton@imgtec.com>
parent 37f93f7b
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment