diff options
| author | Bartlomiej Sieka <tur@semihalf.com> | 2008-03-20 23:10:19 +0100 | 
|---|---|---|
| committer | Bartlomiej Sieka <tur@semihalf.com> | 2008-03-20 23:10:19 +0100 | 
| commit | 43142e817f0597be412e7cbe19413f5532eafa5d (patch) | |
| tree | 67ba4e3a542246121b71b0e9bea3883846467d51 /doc/uImage.FIT/source_file_format.txt | |
| parent | 5e339fd9ed539a7d7fec59cfc88f0857ab26a53f (diff) | |
| download | olio-uboot-2014.01-43142e817f0597be412e7cbe19413f5532eafa5d.tar.xz olio-uboot-2014.01-43142e817f0597be412e7cbe19413f5532eafa5d.zip | |
[new uImage] Fix *.its files location in documentation
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Diffstat (limited to 'doc/uImage.FIT/source_file_format.txt')
| -rw-r--r-- | doc/uImage.FIT/source_file_format.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt index 3f7104f95..1d7545811 100644 --- a/doc/uImage.FIT/source_file_format.txt +++ b/doc/uImage.FIT/source_file_format.txt @@ -259,4 +259,4 @@ not* be specified in a configuration node.  8) Examples  ----------- -Please see examples/*.its for actual image source files. +Please see doc/uImage.FIT/*.its for actual image source files. |