commit | d95ceb97c0ca158605372634a860651ca925915a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 24 18:19:52 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 14:48:15 2016 -0400 |
tree | 0fc61807e410cd256ec15bd02787e7cb3a31d8cb | |
parent | e50d76cc3c2894267a4b36a675abb957d6e3df8c [diff] |
spl: Add a parameter to spl_set_header_raw_uboot() Rather than act on the global variable, pass the required struct in as a parameter. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>