summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-10-24 16:24:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-10-24 16:24:13 +0000
commit704e6982209342a90051aeb9e280cf887e2f5f77 (patch)
tree46209043e8b83e40795a188c2013dcafe3106678 /tools
parent4b3242a3987bedfbcc6dd9f610336d26f1a3c9cc (diff)
Add another build id for the "marcel" specific firmware
Diffstat (limited to 'tools')
-rw-r--r--tools/csr.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/csr.c b/tools/csr.c
index 072f5fca..4d64fde7 100644
--- a/tools/csr.c
+++ b/tools/csr.c
@@ -335,8 +335,9 @@ static struct {
{ 3454, "Unified 21f" },
{ 2526, "Marcel 1 (2005-09-26)" },
{ 2543, "Marcel 2 (2005-09-28)" },
- { 2622, "Marcel 3 (2005-10-27)" },
- { 3326, "Marcel 4 (2006-06-16)" },
+ { 2622, "Marcel 3 (2005-10-27)" },
+ { 3326, "Marcel 4 (2006-06-16)" },
+ { 3612, "Marcel 5 (2006-10-24)" },
{ 195, "Sniff 1 (2001-11-27)" },
{ 220, "Sniff 2 (2002-01-03)" },
{ 269, "Sniff 3 (2002-02-22)" },