[PATCH 0/2] travis-ci: provide 'addr' in file2env()
Stephen Warren
swarren at wwwdotorg.org
Fri Dec 6 17:53:15 CET 2019
On 12/5/19 10:50 AM, Stephen Warren wrote:
> On 12/4/19 11:42 PM, Heinrich Schuchardt wrote:
>> Function fetch_tftp_file() in test/py/tests/test_efi_loader.py expects
>> that
>> the dictionary describing a file contains an entry 'addr' specifying the
>> loading address. Otherwise it defaults to the start of RAM. On
>> qemu_arm64_defconfig and qemu_arm_defconfig this collides with the
>> hardware
>> supplied device tree.
>>
>> Add an optional parameter in function file2env() to set the 'addr' entry.
>>
>> Set the load address for files to the value of $kernel_addr_r for the
>> qemu_arm64_defconfig and qemu_arm_defconfig boards to avoid collisions
>> with
>> the device tree.
>
> The series looks fine to me; I hope to apply it tomorrow just in case
> there are other comments.
Patches applied. Thanks.
More information about the U-Boot
mailing list