Re: PPC440
Matt Thomas <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
On Aug 9, 2012, at 6:53 AM, Radoslaw Kujawa wrote: >>> >>> And what about ppc440 support (not existing yet)? I does not fit into any current PPC sub architecture (405, OEA, BOOKE) support… >> >> 440 fits under booke. Support just hasn't risen to the top of my stack >> but I designed the booke support so the 440 can just slide right in. > > What needs to be added to support 440 under book? I guess at least TLB is different than in currently supported booke CPUs? basically, interrupt control, tlb management, and peripherals.