We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c877a1 commit ae94e7cCopy full SHA for ae94e7c
recipes-bsp/u-boot/u-boot-stm32/0001-add-signature-nodes-to-dts-files.patch
@@ -20,7 +20,7 @@ index 41d01a769c2..21c450a7719 100644
20
+ signature {
21
+ key-ubootfit {
22
+ required = "conf";
23
-+ algo = "sha256,ecdsa256";
++ algo = "sha256,rsa2048";
24
+ key-name-hint = "ubootfit";
25
+ };
26
@@ -39,7 +39,7 @@ index c07a360f687..552f4edb6ee 100644
39
40
41
42
43
44
45
0 commit comments