commit | dff2ea1fc0ca9627d6d0661b849cbed59ab279d9 | [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 | fa943167f676281acf56de3549fd998a9dead727 [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>