[PATCH 3/5] bloblist: Load the bloblist from the previous loader

Michal Simek michal.simek at amd.com
Wed Dec 20 17:40:54 CET 2023


Hi Raymond,

On 12/20/23 15:53, Raymond Mao wrote:
> Hi Michal,
> 

please avoid top posting.

> Other vendors should add their own custom function under the 
> "./board/<board-name>" directory.
> The inline function here is just to avoid the building errors on other platforms 
> which do not yet implement the custom function.
> Otherwise we have to create a function "board_bloblist_from_boot_arg()" under 
> all boards with this patch.

pretty much platforms which enables bloblist via Kconfig want to start to use 
this functionality and start to get information out of it.
It means I think dependency is on BLOBLIST. Simon is using it for sandbox that's 
why I can understand that you want to limit it to ARM or ARM64 or both.
But I don't think you should connect it to any specific ARM arch like ARCH_QEMU.

Thanks,
Michal



More information about the U-Boot mailing list