Skip to content
Snippets Groups Projects
Commit 13d06981 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

image: Add device tree setup to image library


This seems to be a common function for several architectures, so create
a common function rather than duplicating the code in each arch.

Also make an attempt to avoid introducing #ifdefs in the new code, partly
by removing useless #ifdefs around function declarations in the image.h
header.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 44d3a306
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