commit | 05e07b1ea22844e946cfcf7d5e8a0199d18d2a95 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Fri Feb 29 22:22:46 2008 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Fri Feb 29 22:22:46 2008 +0100 |
tree | e82cb6aaf3fe10ba115a7d6b32e67aaf30abd4eb | |
parent | d1cc52879c8966507dad9fb575481e6d3985e64e [diff] |
[new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() Do not use global fdt blob pointer, calculate blob size from routine argument blob pointer. Signed-off-by: Marian Balakowicz <m8@semihalf.com>