commit | b5ec1b9522e7d63b2ec66e2b03c2fdeca9c01532 | [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 | e8d082165cd48874d2ba16be3c1dbed38407d0bc [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>