[PATCH] x86: Change SYS_LOAD_ADDR to 0x01000000

Bin Meng bmeng.cn at gmail.com
Tue Aug 31 16:11:36 CEST 2021


Hi Tom,

On Tue, Aug 31, 2021 at 9:13 PM Tom Rini <trini at konsulko.com> wrote:
>
> At least on qemu, and likely other platforms, a load address of
> 0x02000000 ends up without our protected range currently.  Move this
> down to 0x01000000.

What is the protected range?

>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Regards,
Bin


More information about the U-Boot mailing list