[PATCH 1/1] configs: enable CONFIG_LEGACY_IMAGE_FORMAT on sandbox

Simon Glass sjg at chromium.org
Wed Jan 18 20:42:24 CET 2023


Hi Heinrich,

On Sat, 14 Jan 2023 at 18:31, Simon Glass <sjg at chromium.org> wrote:
>
> On Sat, 14 Jan 2023 at 04:43, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
> >
> > The sandbox should be able to execute scripts in legacy U-Boot image format
> > for testing.
> >
> > Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> > ---
> >  configs/sandbox_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Actually this was already handled by this patch:

7d850f85aad ("sandbox: Enable mmc command and legacy images")

Regards,
Simon


More information about the U-Boot mailing list