From f6971c1dafd185bf9d1317cf08eba86bd68593bf Mon Sep 17 00:00:00 2001 From: Stephen Kench Date: Wed, 1 Sep 2010 10:20:54 +1200 Subject: [PATCH] Added support for MSP430F49197. --- fet_db.c | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/fet_db.c b/fet_db.c index 26887ae..7b95318 100644 --- a/fet_db.c +++ b/fet_db.c @@ -21,6 +21,41 @@ #include "util.h" static const struct fet_db_record fet_db[] = { + { + .name = "MSP430F47197", + .msg28_data = { + 0xf4, 0x7f, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x02, 0x13, 0x01, 0x07, 0xf7, 0x5b, + 0x80, 0x00 + /* extra bytes: 89 00 00 00 00 00 00 00 */ + }, + .msg29_params = {0x00, 0x8b, 0x83}, + .msg29_data = { + 0x00, 0x21, 0xff, 0xff, 0x01, 0x00, 0x00, 0x10, + 0xff, 0x10, 0x40, 0x00, 0x00, 0x11, 0xff, 0x20, + 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x07, 0x00, + 0x02, 0x00, 0x1f, 0x04, 0x00, 0x00, 0x00, 0x00, + 0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17, + 0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff + }, + .msg2b_len = 0x4a, + .msg2b_data = { + 0x00, 0x10, 0xff, 0x17, 0x00, 0x02, 0x02, 0x00, + 0x0a, 0x00, 0x20, 0x00, 0x0a, 0x91, 0x8e, 0x8f, + 0x9d, 0x40, 0x28, 0x29, 0x2a, 0x2b, 0x8a, 0xd8, + 0xa8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, + 0xff, 0x23, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, + 0x01, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00 + } + }, { .name = "MSP430F147", .msg28_data = {