commit | f4f4123708cd3699aa3981afca9511beb760c7fb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 27 18:46:19 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:17 2020 -0600 |
tree | 599606e7366e90df9d702ac57795685de85f3e73 | |
parent | cdeb7b8f984e6d9bcdc5a6fdda6107af156d47bf [diff] |
binman: Add a way to read the ROM offset Provide a function to read the ROM offset so that we can store the value in one place and clients don't need to store it themselves after calling binman_set_rom_offset(). Signed-off-by: Simon Glass <sjg@chromium.org>