[PATCH v2 12/18] x86: Tidy up address for loading U-Boot from SPL

Bin Meng bmeng.cn at gmail.com
Thu May 4 16:22:26 CEST 2023


On Tue, Apr 18, 2023 at 11:31 PM Simon Glass <sjg at chromium.org> wrote:
>
> Use the binman symbols for this, to avoid hard-coding the value. We could
> use CONFIG_X86_OFFSET_U_BOOT for the address, but it seems better to
> obtain the offset and size through the same mechanism.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to tidy up address for loading U-Boot from SPL
>
>  arch/x86/lib/spl.c | 13 +++----------
>  1 file changed, 3 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list