Add Fydetab Duo
This commit is contained in:
parent
3dac8a8725
commit
d9b0f10475
13 changed files with 10008 additions and 0 deletions
11
fydetab/duo/uboot-remove-sig-req.patch
Normal file
11
fydetab/duo/uboot-remove-sig-req.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- a/tools/Makefile 2025-08-17 22:31:27.653078358 -0700
|
||||
+++ b/tools/Makefile 2025-08-17 22:30:09.551827481 -0700
|
||||
@@ -54,7 +54,7 @@
|
||||
hostprogs-y += mkenvimage
|
||||
mkenvimage-objs := mkenvimage.o os_support.o lib/crc32.o
|
||||
|
||||
-hostprogs-y += dumpimage mkimage
|
||||
+hostprogs-$(CONFIG_FIT_SIGNATURE) += dumpimage mkimage
|
||||
hostprogs-$(CONFIG_FIT_SIGNATURE) += fit_info fit_check_sign
|
||||
|
||||
# Rockchip pack tools
|
||||
Loading…
Add table
Add a link
Reference in a new issue