Ignore:
Timestamp:
04/13/99 22:50:24 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2b28307
Parents:
6e27f588
Message:

Bug fix from Brendan Simon <brendan@…> with fix confirmed
by Andrew Bray <andy@…>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/papyrus/flashentry/flashentry.S

    r6e27f588 r76e5fe8a  
    280280clear_bss:
    281281        stswi   r6,r2,0x4               /* store r6 */
    282         addi    r3,r2,0x4               /* update r2 */
     282        addi    r2,r2,0x4               /* update r2 */
    283283        bdnz    clear_bss               /* decrement counter and loop */
    284284        blr                             /* return */
Note: See TracChangeset for help on using the changeset viewer.