Skip to content
Snippets Groups Projects
Commit 7ce1526e authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

env: Add env_export() wrapper


Implement env_export() wrapper, so that all implementers of saveenv() don't
have to call hexport_r(), crc32() etc. sequence . This trims down a bit of
code duplication.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
parent b401b73d
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