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

[new uImage] POWERPC: Split get_fdt() into get and relocate routines


PPC specific FDT blob handling code is divided into two separate routines:

get_fdt()	- find and verify a FDT blob (either raw or image embedded)
fdt_relocate()	- move FDT blob to within BOOTMAP if needed

Signed-off-by: default avatarMarian Balakowicz <m8@semihalf.com>
Acked-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent d5934ad7
No related branches found
No related tags found
No related merge requests found
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