[PATCH 1/1] spl: add FIT support to semihosting boot method

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Mon Jul 24 19:41:31 CEST 2023


On 24.07.23 17:53, Sean Anderson wrote:
> On 7/22/23 15:27, Heinrich Schuchardt wrote:
>> Allow loading a FIT image via semihosting in SPL.
> 
> I had previously attempted this in [1], which is a more general
> approach. I put together a v4 earlier this year but I got sidetracked
> before I sent it out. I'll see if I can finish it up this week.
> 
> --Sean
> 
> [1] https://lore.kernel.org/u-boot/20220505201655.645692-1-sean.anderson@seco.com/
> 
>> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>

Hello Sean,

Having more common code for all boot devices would be great. Mayuresh 
has added NVMe code (common/spl/spl_blk.c, common/spl/spl_nvme.c) which 
should be considered.

I found quite a bunch of issues with SPL. Have a look at

https://patchwork.ozlabs.org/project/uboot/list/?series=&submitter=82181&state=&q=&archive=&delegate=

Best regards

Heinrich


More information about the U-Boot mailing list