[PATCH v2 01/44] binman: Allow setting the ROM offset
Bin Meng
bmeng.cn at gmail.com
Mon Jul 13 07:24:50 CEST 2020
On Wed, Jul 8, 2020 at 11:33 AM Simon Glass <sjg at 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 at 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 at gmail.com>
More information about the U-Boot
mailing list