[U-Boot] [RFC PATCH v1 7/9] spl: fit: Add support for applying DT overlay

Michal Simek michal.simek at xilinx.com
Mon Mar 25 11:58:03 UTC 2019


On 25. 03. 19 12:40, Jean-Jacques Hiblot wrote:
> Hi Michal,
> 
> On 25/03/2019 09:18, Michal Simek wrote:
>> On 22. 03. 19 15:39, Jean-Jacques Hiblot wrote:
>>> From: Michal Simek <michal.simek at xilinx.com>
>>>
>>> doc/uImage.FIT/overlay-fdt-boot.txt is describing how to create FIT
>>> image with DT overlays in it.
>>> Add support for this feature to SPL.
>>>
>>> The whole feature depends on OF_LIBFDT_OVERLAY
>>>
>>> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
>>> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
>> First of all will be better if you based this on the top of my patch and
>> not change the origin one. I have it in my queue to send it when merge
>> window is open.
> 
> Thanks for the review.
> 
> Do you have a branch with this work publicly available ? I could rebase
> this series on top of it.

I am keep rebasing that to check that this is still working with latest
head.
Anyway you can use this branch.
http://git.denx.de/?p=u-boot/u-boot-microblaze.git;a=summary

I would simply just cherry-pick that my patch and based your on the top
of it. When it reaches mainline it will disappear from your branch anyway.

Thanks,
Michal


More information about the U-Boot mailing list