From 69f3a15187f14153a1fbea918c8c3c96e1d69dae Mon Sep 17 00:00:00 2001 From: Daniel Beer Date: Fri, 6 Jul 2012 08:56:34 +1200 Subject: [PATCH] fet_db: updated MSP430G2452. New data contributed by Marc de Hoop . --- drivers/fet_db.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/fet_db.c b/drivers/fet_db.c index 9bbb9c9..aa08f1a 100644 --- a/drivers/fet_db.c +++ b/drivers/fet_db.c @@ -1422,7 +1422,7 @@ static const struct fet_db_record fet_db[] = { 0x00, 0x00 } }, - { /* Copied from MSP430G2231, with modifications */ + { /* From USB capture */ .name = "MSP430G2452", .msg28_data = { 0x24, 0x52, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x00, @@ -1430,23 +1430,23 @@ static const struct fet_db_record fet_db[] = { 0x00, 0x00 /* extra: 89 00 00 00 00 00 00 00 */ }, - .msg29_params = {0x00, 0x39, 0x31}, - .msg29_data = { /* Copied from MSP430F2274, with changes */ + .msg29_params = {0x00, 0xcf, 0xc7}, + .msg29_data = { 0x00, 0xe0, 0xff, 0xff, 0x00, 0x00, 0x00, 0x10, - 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0x7f, 0x02, + 0xff, 0x10, 0x40, 0x00, 0x00, 0x02, 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x01, 0x00, 0x01, 0x00, 0xd7, 0x60, 0x00, 0x00, 0x00, 0x00, 0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17, 0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, - 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x33, 0x0f, 0x1f, 0x0f, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x33, 0xff, 0x1f, 0xff, 0xff, 0xff }, .msg2b_len = 0x4a, - .msg2b_data = { /* Copied from MSP430F2616 */ - 0x00, 0x0c, 0xff, 0x0f, 0x00, 0x02, 0x02, 0x00, - 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + .msg2b_data = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, + 0x02, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,