Hi Heinrich,
On Sat, 14 Jan 2023 at 18:31, Simon Glass <[email protected]> wrote:
>
> On Sat, 14 Jan 2023 at 04:43, Heinrich Schuchardt
> <[email protected]> wrote:
> >
> > The sandbox should be able to execute scripts in legacy U-Boot image format
> > for testing.
> >
> > Signed-off-by: Heinrich Schuchardt <[email protected]>
> > ---
> > configs/sandbox_defconfig | 1 +
> > 1 file changed, 1 insertion(+)
>
> Reviewed-by: Simon Glass <[email protected]>
Actually this was already handled by this patch:
7d850f85aad ("sandbox: Enable mmc command and legacy images")
Regards,
Simon