[PATCH] x86: Change SYS_LOAD_ADDR to 0x01000000

Tom Rini trini at konsulko.com
Tue Aug 31 17:10:27 CEST 2021


On Tue, Aug 31, 2021 at 10:11:36PM +0800, Bin Meng wrote:
> 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?

That's a good question.  I think we can disregard this patch for now.
While I was sure I bisected this failure:
https://source.denx.de/u-boot/u-boot/-/jobs/315982#L216
to the default load address being populated to loadaddr, I'm not seeing
it fail now locally like I was this morning.  I think maybe I had
mis-merged the SYS_LOAD_ADDR patch last night and cleaned that up as
part of making this patch work.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210831/3f6e8084/attachment.sig>


More information about the U-Boot mailing list