On Thu, 16 Jul 2020 at 21:45, <[email protected]> wrote: > > From: Patrick Oppenlander <[email protected]> > > Linux distributions generally use the "make defconfig && make tools-all" > recipe to generate a uboot-tools (or similar) package. > > This patch enables FIT cipher support in the default mkimage build. > > Signed-off-by: Patrick Oppenlander <[email protected]> > --- > configs/sandbox_defconfig | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm, thanks!

