barebox-state: get devicetree from file
Adds a -i/--input argument to barebox-state to allow passing a
devicetree as a file instead of using it from the system.
This can be used for example on systems that do not use device trees
(such as x86) but where we want to use a dtb blob for describing the
state storage and format.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
1 parent 28ac050 commit f8fb4d0a34c291067cc40664a1403457e7a8ec60
@Steffen Trumtrar Steffen Trumtrar authored on 30 Jun 2017
Enrico Jorns committed on 21 Oct 2019
Showing 3 changed files
View
src/barebox-state.c
View
src/barebox-state.h
View
src/keystore-blob.c