commit | 6986a385671749ecb3f60cf99e9cbae8e47bb50e | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:01:05 2008 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:01:05 2008 +0100 |
tree | cc73b6ce8a4fa38c664a9371b7f7b0eea07783e9 | |
parent | e32fea6adb620ecf2bd70acf2dd37e53df9d1547 [diff] |
[new uImage] Add new uImage format support for kernel booting New format uImages are recognized by the bootm command, validity of specified kernel component image is checked and its data section located and used for further processing (uncompress, load, etc.) Signed-off-by: Marian Balakowicz <m8@semihalf.com>