Commits
Marian Balakowicz committed 05e07b1ea22
[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>