On 04.05.2018 21:25, Andreas Galauner wrote:
> It seems that it expects a FIT image there.
> 
> If somebody knows how to use this, any help would be great.
> Ideally I'd like to have it boot a FIT image containing the BL31, BL32
> (I'd try to hack support into u-boot for this once the thing boots),
> BL33 (main u-boot) and maybe even a kernel + dtb

Short follow-up on this because I just got lucky with a google search
for CONFIG_SPL_ATF.
I found that the RK3399 enables the ATF loading[1] and also references a
script which seems to generate a FIT image with ATF inside[2].

I didn't try it so far but might give it a go when I have some time.

- Andy

[1]:
https://github.com/u-boot/u-boot/blob/master/configs/firefly-rk3399_defconfig#L19
[2]:
https://github.com/u-boot/u-boot/blob/master/arch/arm/mach-rockchip/make_fit_atf.py
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to