From 902d4a042ee8525b63e23dfdfb4ef35f4d7ba134 Mon Sep 17 00:00:00 2001 From: huangjintao Date: Wed, 26 Apr 2023 21:14:35 +0800 Subject: [PATCH] =?UTF-8?q?d1:=20=E5=9C=A8D1Image.bt=E4=B8=8A=E5=8A=A0?= =?UTF-8?q?=E5=85=A5checksum=E6=A3=80=E6=B5=8B=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huangjintao --- D1Image.bt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/D1Image.bt b/D1Image.bt index b0cabaf..c8ed798 100644 --- a/D1Image.bt +++ b/D1Image.bt @@ -38,6 +38,19 @@ if (correct_magic != head.magic) { Warning("wrong magic!"); } +local uint32 tmp_check_num = 0; +local uint64 i; +for(i = 10h; i