From: James Hogan Date: Tue, 4 Mar 2014 14:48:42 +0000 (+0000) Subject: malta: correct tcl script path in README.malta X-Git-Tag: submit/tizen/20140310.095527~26^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2099d16dc90fc94f050dfc9391c645c83d06cb8;p=platform%2Fkernel%2Fu-boot.git 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 Cc: Daniel Schwierzeck Cc: Paul Burton --- diff --git a/doc/README.malta b/doc/README.malta index a495d02..c8db8a0 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