mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-22 14:41:42 +00:00
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: James Hogan <james.hogan@imgtec.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com> Cc: Paul Burton <paul.burton@imgtec.com>
This commit is contained in:
parent
37f93f7b79
commit
b2099d16dc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ How to flash using a MIPS Navigator Probe:
|
||||||
|
|
||||||
- Within Navigator Console run the following commands:
|
- 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
|
reset
|
||||||
flash-boot /path/to/u-boot/u-boot.bin
|
flash-boot /path/to/u-boot/u-boot.bin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue