On Mon, 24 Jul 2023 at 21:51, Manoj Sai <[email protected]> wrote: > > Add support for generating a LZMA-compressed U-boot binary with the > help of binman, if CONFIG_SPL_LZMA is selected. > > Signed-off-by: Manoj Sai <[email protected]> > --- > arch/arm/dts/rockchip-u-boot.dtsi | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

