Bug 402783

Summary: Add support for Wolverine devices
Product: [Technology] RTSC (ARCHIVED) Reporter: Scott Gary <sg>
Component: PlatformsAssignee: Scott Gary <sg>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: ademars, sascha
Version: unspecifiedKeywords: readme
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: target:3.25.01

Description Scott Gary CLA 2013-03-08 15:34:34 EST
Build Identifier: 

Add catalog and Boot module support for Wolverine devices.

Reproducible: Always

Steps to Reproduce:
N/A
Actual Results:  
N/A

Expected Results:  
N/A
Comment 1 Scott Gary CLA 2013-05-21 15:17:21 EDT
Updated the device filters and parameters for FR58xx/FR59xx, checked into gep-f12:
fc ti/catalog/msp430/MSP430.xs

Added support for configureDCO for FR58xx/FR59xx devices with "CS_A" clock system, checked into gep-f12:
fc ti/catalog/msp430/init/Boot.c
fc ti/catalog/msp430/init/Boot.xdc
fc ti/catalog/msp430/init/Boot.xdt
fc ti/catalog/msp430/init/Boot.xml
fc ti/catalog/msp430/init/Boot.xs
Comment 2 Alan DeMars CLA 2013-06-06 17:42:30 EDT
Verify Pass

Using Beyond Compare I studied the changes made between gep-f11 and gep-f12.

I confirmed that devices with CS_A clock will be configured with the new 'Boot_configureDCO_CS_A()' function. 

Devices with UCS clock will be configuerd with the unchanged Boot_configureDCO() function.