Follow-up Comment #2, bug #31873 (project avr-libc):

Power management for Xmega devices is not correct. Changes made are:

1. PR_PR does not exist. It is replaced with PR_PRGEN

2. Only A series has AES, EBI and DMA bit defined. Functions to
enable/disable these are separated

3. Part Description File of ATXmega256D3 does not define Power Reduction
registers. This could be a bug with XML file. Since header files should match
XML files, support for power reduction has been removed for ATXmega256D3. When
the XML gets fixed, the corresponding support will be added in power.h

4. power_all_enable()/disable() function changes for A and D series.

5. Documentation changes for power_all_enable/disable functions. Xmegas were
not included before.

Please review.


(file #22655)
    _______________________________________________________

Additional Item Attachment:

File name: bug31873.patch                 Size:8 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31873>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to