|
@@ -59,6 +59,9 @@ struct ppc4xx_bd_info_t {
|
|
ram_addr_t ppc405_set_bootinfo (CPUPPCState *env, ppc4xx_bd_info_t *bd,
|
|
ram_addr_t ppc405_set_bootinfo (CPUPPCState *env, ppc4xx_bd_info_t *bd,
|
|
uint32_t flags);
|
|
uint32_t flags);
|
|
|
|
|
|
|
|
+void ppc4xx_plb_init(CPUPPCState *env);
|
|
|
|
+void ppc405_ebc_init(CPUPPCState *env);
|
|
|
|
+
|
|
CPUPPCState *ppc405cr_init(MemoryRegion *address_space_mem,
|
|
CPUPPCState *ppc405cr_init(MemoryRegion *address_space_mem,
|
|
MemoryRegion ram_memories[4],
|
|
MemoryRegion ram_memories[4],
|
|
hwaddr ram_bases[4],
|
|
hwaddr ram_bases[4],
|