Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [2/2 ABI and toolchain part] Support Raspberry Pi [0-3] in big-endian mode
> As Rin explicitly said v6 I still wonder what hardware that would cover that
> supports BE32 and is still around in testable condition.
src/etc/etc.evbarm/Makefile.inc says:
---
.elif !empty(MACHINE_ARCH:M*eb)
IMAGEENDIAN= be
# big endian boards
KERNEL_SETS.armv4+= IXM1200
EVBARM_BOARDS.xscale+= ADI_BRH
KERNEL_SETS.xscale+= NSLU2
KERNEL_SETS.armv7+= GENERIC
KERNEL_SETS.armv7hf+= GENERIC
.else
---
So no armv6eb release binaries? (at least no evbarm-earmv6eb in 9.x)
Note NSLU2 was added back in 2006 by scw@:
https://mail-index.netbsd.org/source-changes/2006/02/28/msg198207.html
https://mail-index.netbsd.org/source-changes/2006/02/28/msg198208.html
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index