From 479307983f5c81bb32127fd8d2d2921552bd6086 Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 17 Jul 2012 18:58:18 +0000 Subject: [PATCH] update --- libtrbnet/trbflash.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libtrbnet/trbflash.c b/libtrbnet/trbflash.c index 15e4f9c..fd83809 100644 --- a/libtrbnet/trbflash.c +++ b/libtrbnet/trbflash.c @@ -120,7 +120,7 @@ typedef struct { } FlashParam; static FlashParam flashParamRef; -static const char trbflash_version[] = "$Revision: 2.41 $"; +static const char trbflash_version[] = "$Revision: 2.42 $"; static uint32_t mdcFlashSelect = 1; @@ -631,6 +631,7 @@ static int readPage(uint16_t trb_address, uint32_t pageNumber, { uint32_t *temp = NULL; uint32_t *end = NULL; + unsigned int endPoint; uint16_t size = 0; uint32_t trbcmd; int status = -1; -- 2.43.0