Fix error in args for call aml_encrypt_gxl: incorrect path for bl2.n.bin.sig (#3228)

This commit is contained in:
Vyacheslav
2021-10-26 22:44:25 +03:00
committed by GitHub
parent bd3609b4d1
commit ae9fd1450e

View File

@@ -244,7 +244,7 @@ uboot_gxl_postprocess_ng()
--output bl2.n.bin.sig
$1/aml_encrypt_gxl --bootmk --output u-boot.bin \
--bl2 $1/bl2.n.bin.sig \
--bl2 bl2.n.bin.sig \
--bl30 $1/bl30_new.bin.enc \
--bl31 $1/bl31.img.enc \
--bl33 bl33.bin.enc