[PATCH v2 18/18] bloblist: Load the bloblist from the previous loader

Raymond Mao raymond.mao at linaro.org
Mon Dec 4 21:21:29 CET 2023


Hi Simon,

On Sat, 2 Dec 2023 at 13:32, Simon Glass <sjg at chromium.org> wrote:

> Hi Raymond,
>
> On Mon, 27 Nov 2023 at 12:53, Raymond Mao <raymond.mao at linaro.org> wrote:
> >
> > During bloblist initialization, when CONFIG_OF_BOARD is defined,
> > invoke the platform custom function to load the bloblist via boot
> > arguments from the previous loader.
> > If the bloblist exists, copy it into the fixed bloblist memory region.
> >
> > Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> > ---
> > Changes in v2
> > - New patch file created for v2.
> >
> >  common/bloblist.c  | 29 +++++++++++++----------------
> >  include/bloblist.h | 14 ++++++++++++++
> >  2 files changed, 27 insertions(+), 16 deletions(-)
> >
>
> This should already work so I am hoping that this patch is not
> needed...these changes seem to break sandbox_spl
>
By "already work", do you mean any existing patches already done for
loading the
bloblist from the boot args?

Thanks and regards,
Raymond


More information about the U-Boot mailing list