Skip to content
Snippets Groups Projects
Commit 767cb74a authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Tom Rini
Browse files

cmd: spl: provide address and size of prepared FDT in environment


Writing prepared FDT to persistent storage should be possible in
scripts. Create environment variables containing address and size
of the updated FDT. Scripts can use these variables after running
'spl export fdt ...' command to write the new blob to persistent
storage.

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 195dc231
No related branches found
No related tags found
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