Currently, cc430-bsl wipes the information memory sections when programming, unless told not to with a --no-infoerase flag. These changes need to be made:
* Review tos-bsl for similar behavior on tmote, and corresponding flags
* Ensure default behavior to match tos-bsl
* Provide a facility to independently erase or retain each information memory section
Fixed in d28a1f4e8