[U-Boot] [PATCH 1/1] test/py: use default load address for tftp

Stephen Warren swarren at wwwdotorg.org
Sat Jan 26 20:33:13 UTC 2019


On 1/26/19 7:25 AM, Heinrich Schuchardt wrote:
> On x86_64 the size of the file u-boot loaded by the tftp test has grown in
> size such that when loading the file to 0x200000 it overwrites a memory
> area reserved for PCI.
> 
> If no load address is specified for tftp do not use the ram base address
> (or if zero 0x200000) but the default address.

I assume that default is $loadaddr? If so, then this patch seems fine.


More information about the U-Boot mailing list