diff --git a/projects/Allwinner/patches/u-boot/0003-sunxi-binman-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch b/projects/Allwinner/patches/u-boot/0003-sunxi-binman-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch index 06221c93db..4a8a66443c 100644 --- a/projects/Allwinner/patches/u-boot/0003-sunxi-binman-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch +++ b/projects/Allwinner/patches/u-boot/0003-sunxi-binman-Enable-SPL-FIT-loading-for-32-bit-SoCs.patch @@ -115,7 +115,7 @@ index 4a6ed3a7dd5c..ad1f97632979 100644 #ifdef SCP_ADDR scp { -@@ -91,19 +101,23 @@ +@@ -91,18 +101,23 @@ @config-SEQ { description = "NAME"; @@ -138,7 +138,6 @@ index 4a6ed3a7dd5c..ad1f97632979 100644 }; #else u-boot-img { -- offset = ; + offset = <32768>; }; #endif