Update of patch #8392 (project avrdude):

                  Status:                    None => Need Info              
             Assigned to:                    None => joerg_wunsch           

    _______________________________________________________

Follow-up Comment #1:

Which version of AVRDUDE are you reporting this for?

Current AVRDUDE (6.x) uses a chained configuration where
ATmega2564RFR2 refers to ATmega256RFR2, which already has:


part parent "m2561"
    id               = "m256rfr2";
    desc             = "ATmega256RFR2";
    signature        = 0x1e 0xa8 0x02;
    chip_erase_delay = 18500;
    bs2              = 0xE2;

    memory "eeprom"
        paged           = no; /* leave this "no" */
        page_size       = 8;  /* for parallel programming */
        size            = 8192;


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8392>

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


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to