From 19cd7d8c6941ac8cd805fffca42fa7dc4f961a2c Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Tue, 22 Nov 2022 22:38:43 +0000 Subject: [PATCH] Remove non-stk500v1 bootloaders from urclock hash table --- src/urclock.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/urclock.c b/src/urclock.c index 7bfb2d7f..cec8e038 100644 --- a/src/urclock.c +++ b/src/urclock.c @@ -1142,9 +1142,6 @@ static void guessblstart(const PROGRAMMER *pgm, const AVRPART *p) { { 2048, 0, 0x12ab8da0, 0xca46a3ca }, // ATmegaBOOT_168_diecimila.hex { 2048, 0, 0x3242ddd3, 0xf3e94dba }, // ATmegaBOOT_168_ng.hex { 2048, 0, 0x2eed30b3, 0x47d14ffa }, // ATmegaBOOT_168_pro_8MHz.hex - { 4096, 0, 0xc52edd05, 0xa3371f94 }, // Caterina-LilyPadUSB.hex - { 4096, 0, 0x663b8f7e, 0x7efdda2b }, // Caterina-Robot-Control.hex - { 4096, 0, 0x3c6387e7, 0x7e96eea2 }, // Caterina-Robot-Motor.hex { 2048, 0, 0x1cef0d75, 0x6cfbac49 }, // LilyPadBOOT_168.hex { 1024, 1, 0x6ca0f37b, 0x31bae545 }, // bigboot_328.hex { 512, 0, 0x035cbc07, 0x24ba435e }, // optiboot_atmega168.hex