From fd91546c590942729fc6c74260fe9b2c3fff4f60 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Tue, 10 May 2011 11:53:32 -0300 Subject: [PATCH] atusb/fw/Makefile (dfu): our functional descriptor is fine, no need for -t What caused the error that looked like a problem with the functional descriptor was in fact the boot loader resetting between the bus scan and retrieval of the descriptor. --- atusb/fw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atusb/fw/Makefile b/atusb/fw/Makefile index b3bc593..96cb1d6 100644 --- a/atusb/fw/Makefile +++ b/atusb/fw/Makefile @@ -144,7 +144,7 @@ prog-read: -U flash:r:mcu.bin:r dfu: $(NAME).bin - dfu-util -d 20b7:1540 -t 64 -D $(NAME).bin + dfu-util -d 20b7:1540 -D $(NAME).bin on: ssh $(HOST) poke 0x10010318 4