]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
[new uImage] Add new uImage format documentation and examples
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 11:13:13 +0000 (12:13 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 11:13:13 +0000 (12:13 +0100)
commit3310c549a73a949430bfda90876df7552a1dab0c
treebfd832e22703cef3ecf67462e82bbf6008a3e4a4
parent1ec73761d2e247078f4520a265d463e8b73391a2
[new uImage] Add new uImage format documentation and examples

Create doc/uImage.FIT documentation directory with the following files:
- command_syntax_extensions.txt : extended command syntax description
- howto.txt                     : short usage howto
- source_file_format.txt        : internal new uImage format description

Add example image source files:
- kernel.its
- kernel_fdt.its
- multi.its

Update README appropriately.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
README
doc/uImage.FIT/command_syntax_extensions.txt [new file with mode: 0644]
doc/uImage.FIT/howto.txt [new file with mode: 0644]
doc/uImage.FIT/kernel.its [new file with mode: 0644]
doc/uImage.FIT/kernel_fdt.its [new file with mode: 0644]
doc/uImage.FIT/multi.its [new file with mode: 0644]
doc/uImage.FIT/source_file_format.txt [new file with mode: 0644]