commit | df8ff33c2bef30d9e0bbe4ca8f82d2fa8a423d1c | [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 | 61c1ad595d86878d325e1fb5c29cbd9b2403919e [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>