| commit | cd7c596e9f561dbbc17b717277438aee78cde14f | [log] [tgz] |
|---|---|---|
| author | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:33:00 2008 +0100 |
| committer | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:33:00 2008 +0100 |
| tree | 1766af01b819e4f7c341cb841742cb6242ff0b33 | |
| parent | 3dfe110149311425919e6d6a14b561b4207498f1 [diff] |
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines This patch updates architecture specific implementations of do_bootm_linux() adding new uImage format handling for operations like get kernel entry point address, get kernel image data start address. Signed-off-by: Marian Balakowicz <m8@semihalf.com>