Local Power Manager 1.21 Release Notes
Tue Nov 04 2008
General Information
The Local Power Manager release consists of the following packages:
- ti.bios.power - Local Power Manager
- ti.bios.power.test - Test programs
Documentation
The following documentation is available:
- LPM API Reference Guide (HTML | CHM)
- A description of all the packages
in this product.
Release notes from previous releases are also available in the
relnotes archive directory.
What's New
1.21
- General
- DM357 device support
- DM6446 device support
- OMAP2530 device support
- OMAP3530 device support
- DSP/BIOS 5.33.02
- DSP/BIOS Link 1.60
- XDCtools 3.10.03
- The following defects were resolved:
- The following enhancements were resolved:
Compatibility Information
-
ti.bios.power - This package is binary compatible
with the previous release.
Compatibility Key Definitions
Compatibility keys are intentionally independent of marketing product
numbers and are intended to:
- Enable tooling to identify incompatibilities between components,
and
- Convey a level of compatibility between different releases to
set end user expectations.
Compatibility keys are composed of 3 comma-delimited numbers - M,S,R
- where:
- M = Major. A difference in M indicates a break in
compatibility.
- S = Source. A difference in S indicates source
compability. That is, the user's source doesn't require change, but
does require rebuilding.
- R = Radix. A difference in R indicates an introduction
of new features, but compatibility with previous interfaces has not
broken. If libraries are provided by the package, an application
must re-link with the new libraries, but not rebuild from source.
This product's version follows a version format, M.mm.pp.bb,
where M is a single digit Major number, mm is 2 digit
minor number, pp is a 2 digit patch number, and b is an
unrestricted set of digits used as an incrementing build counter.
To support multiple side-by-side installations of the product, the
product version is encoded in the top level directory, for example
local_power_manager_1_10.
Subsequent releases of patch upgrades will be identified by the patch number,
for example LPM 1.10.01 with directory local_power_manager_1_10_01.
Typically, these patches only include critical bug fixes.