Port-ofppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD ppc64 & ppc64le support?
On May 7, 2025, at 4:19 PM, Greg Troxel <gdt%lexort.com@localhost> wrote:
>
> ofppc seems to be a separate MACHINE, and there is sys/arch/ofppc. I
> would guess the whole way the kernel deals with the hardware is just
> different enough.
The ofppc port/machine is basically for CHRP and CHRP-derived systems, a category which includes essentially all modern 64-bit POWER hardware. There are some evolutionary changes of course (updated interrupt controllers and other devices) but they're broadly similar from what I can tell so far.
> Reading build.sh, I only really see eb/el for mips. My guess is that
> there were both kinds, from not-DEC and DEC, whereas ppc is more of an
> IBM thing where ~everbody uses eb.
Used; there's a migration to little-endian happening in the POWER world, though given that it's IBM continued support for big-endian isn't likely to go away any time soon.
-- Chris
Home |
Main Index |
Thread Index |
Old Index