[PATCH 07/12] binman: Add a way to read the ROM offset
Simon Glass
sjg at chromium.org
Tue Oct 27 02:01:36 CET 2020
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 at chromium.org>
---
include/binman.h | 7 +++++++
lib/binman.c | 7 ++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list