| 1 |
|
2005-10-06 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* include/avr/boot.h (__boot_page_fill_normal, |
| 4 |
|
__boot_page_fill_alternate, __boot_page_erase_normal, |
| 5 |
|
__boot_page_erase_alternate, __boot_page_write_normal, |
| 6 |
|
__boot_page_write_alternate, __boot_rww_enable, |
| 7 |
|
__boot_rww_enable_alternate, __boot_lock_bits_set, |
| 8 |
|
__boot_lock_bits_set_alternate, boot_lock_fuse_bits_get): Change type |
| 9 |
|
of __SPM_REG operand on input, immediate. |
| 10 |
|
(__boot_page_fill_extended, __boot_page_erase_extended, |
| 11 |
|
__boot_page_write_extended) : Change type of __SPM_REG and RAMPZ |
| 12 |
|
operands on input, immediate. |
| 13 |
|
[Fixed bug #14486] |
| 14 |
|
|
| 15 |
2005-09-29 Anatoly Sokolov <aesok@pautinka.net> |
2005-09-29 Anatoly Sokolov <aesok@pautinka.net> |
| 16 |
|
|
| 17 |
* include/avr/boot.h (__boot_eeprom_spm_safe): Deleted. |
* include/avr/boot.h (__boot_eeprom_spm_safe): Deleted. |