Skip to content
Snippets Groups Projects
Commit ff0734cf authored by Marian Balakowicz's avatar Marian Balakowicz
Browse files

[new uImage] POWERPC: Add image_get_fdt() routine


FDT blob may be passed either: (1) raw (2) or embedded in the legacy uImage
(3) or embedded in the new uImage. For the (2) case embedding image must be
verified before we get FDT from it. This patch factors out legacy image
specific verification routine to the separate helper routine.

Signed-off-by: default avatarMarian Balakowicz <m8@semihalf.com>
Acked-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 1efd4360
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment