diff options
Diffstat (limited to 'nor-utils')
| -rw-r--r-- | nor-utils/rfddump.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/nor-utils/rfddump.c b/nor-utils/rfddump.c index 78ec443..d6d7f68 100644 --- a/nor-utils/rfddump.c +++ b/nor-utils/rfddump.c @@ -260,8 +260,6 @@ int main(int argc, char *argv[])  		return 2;  	} -	rfd.mtd_filename = rfd.mtd_filename; -  	for (i=0; i<rfd.sector_count; i++)  		rfd.sector_map[i] = -1; | 
