Revision 88432756

b/hw/ppc/prep.c
427 427
    PowerPCCPU *cpu = opaque;
428 428

  
429 429
    cpu_reset(CPU(cpu));
430

  
431
    /* Reset address */
432
    cpu->env.nip = 0xfffffffc;
430 433
}
431 434

  
432 435
/* PowerPC PREP hardware initialisation */

Also available in: Unified diff