fet_olimex_db: fix support for MSP430FR5739.

Changes made and tested by Sanne Ausma <sanneausma@gmail.com>.
This commit is contained in:
Daniel Beer 2013-09-10 12:17:34 +12:00
parent 0e58358bb1
commit fb3617e486
1 changed files with 3 additions and 3 deletions

View File

@ -4735,8 +4735,8 @@ static const struct fet_olimex_db_record fet_olimex_db[] = {
.name = "MSP430FR5739",
.msg29_params = {0x00, 0xab, 0xa3},
.msg29_data = {
0x00, 0xc2, 0xff, 0xff, 0x00, 0x00, 0x00, 0x18,
0xff, 0x18, 0x00, 0x00, 0x00, 0x1c, 0xff, 0x1f,
0x00, 0x1c, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x18,
0xff, 0x18, 0x00, 0x00, 0x00, 0xc2, 0xff, 0xff,
0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x05, 0x00,
0x02, 0x00, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00,
0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17,
@ -4750,7 +4750,7 @@ static const struct fet_olimex_db_record fet_olimex_db[] = {
.msg2b_data = {
0x00, 0x10, 0xff, 0x17, 0x00, 0x00, 0x01, 0x00,
0x04, 0x00, 0x00, 0x00, 0x0a, 0x8f, 0x8e, 0x99,
0x98, 0x97, 0x2c, 0x2d, 0x30, 0x00, 0x8a, 0xd6,
0x98, 0x97, 0x2d, 0x2c, 0x30, 0x00, 0x8a, 0xd6,
0xa8, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x01,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00,