Revision 9b574c29 hw/arm-misc.h

b/hw/arm-misc.h
45 45
    /* multicore boards that use the default secondary core boot functions
46 46
     * can ignore these two function calls. If the default functions won't
47 47
     * work, then write_secondary_boot() should write a suitable blob of
48
     * code mimicing the secondary CPU startup process used by the board's
48
     * code mimicking the secondary CPU startup process used by the board's
49 49
     * boot loader/boot ROM code, and secondary_cpu_reset_hook() should
50
     * perform any necessary CPU reset handling and set the PC for thei
50
     * perform any necessary CPU reset handling and set the PC for the
51 51
     * secondary CPUs to point at this boot blob.
52 52
     */
53 53
    void (*write_secondary_boot)(ARMCPU *cpu,

Also available in: Unified diff