
27 Oct
2020
27 Oct
'20
2:01 a.m.
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 ---
include/binman.h | 7 +++++++ lib/binman.c | 7 ++++++- 2 files changed, 13 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!