Revision ff2712ba hw/pl031.c

b/hw/pl031.c
161 161
        pl031_update(s);
162 162
        break;
163 163
    case RTC_ICR:
164
        /* The PL031 documentation (DDI0224B) states that the interupt is
164
        /* The PL031 documentation (DDI0224B) states that the interrupt is
165 165
           cleared when bit 0 of the written value is set.  However the
166 166
           arm926e documentation (DDI0287B) states that the interrupt is
167 167
           cleared when any value is written.  */

Also available in: Unified diff