
13 Jul
2020
13 Jul
'20
7:24 a.m.
On Wed, Jul 8, 2020 at 11:33 AM Simon Glass sjg@chromium.org wrote:
On x86 the SPI ROM can be memory-mapped, at least most of it. Add a way to tell binman the offset from a ROM address to a RAM address.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
Changes in v1:
- Add a way to set the binman ROM offset
include/binman.h | 8 ++++++++ lib/binman.c | 17 +++++++++++++++++ 2 files changed, 25 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com