I am using an OMAP35XX and the 2.30 BSP
I noticed the OPP messages like:
OPM3
SetOpp to 2
Vdd1=0x30
VDD1 1.2000V
But these values do not match the table shown in:
http://processors.wiki.ti.com/index.php/WinCE-TIBSP_Power_Management
If as in the example above with Opp=2 VDD1 should be 1.000V and not 1.2000V as shown.
The 1.2000V should be for Opp=3.
All the status messages seem to be off by one from what the table shows.
Is this a bug? Is it just the status Opp indication label is wrong or something more?