On Mon, 24 Jul 2023 at 21:51, Manoj Sai <abbaraju.manoj...@amarulasolutions.com> wrote: > > Add support for generating a GZIP-compressed U-boot binary with the > help of binman, if CONFIG_SPL_GZIP is selected. > > Signed-off-by: Manoj Sai <abbaraju.manoj...@amarulasolutions.com> > --- > arch/arm/dts/rockchip-u-boot.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>