[PATCH] Revert "tools: mkimage: detect overlapping load regions in FIT configurations"
Marek Vasut
marek.vasut at mailbox.org
Thu Sep 25 16:13:52 CEST 2025
On 9/25/25 4:08 PM, Tom Rini wrote:
> On Thu, Sep 25, 2025 at 03:41:43PM +0200, Marek Vasut wrote:
>
>> This reverts commit 588094f2c8ec9a4f7d2dcda11ffae8db8462149c.
>>
>> This introduces warnings on valid fitImages which do not set load
>> address for fdt-1 DT node. This is valid, because DT can be loaded
>> to suitable location as determined by the fitImage loader.
>>
>> Warning: not able to get `load` of node 'fdt-1'
>>
>> Furthermore, do not add C++ style comments into C code.
>>
>> Either send a fix or apply this revert.
>>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
>
> Sorry you hit this during the window before I reverted the series.
Just keeping my bootloader up to date ... :)
More information about the U-Boot
mailing list