Y
Hacker News
new
|
ask
|
show
|
jobs
by
tyingq
1870 days ago
Yeah, you can find an ARM big endian distribution of, for example NetBSD. No Linux that I can find. Apparently boot issues are a bit tricky.
3 comments
erk__
1870 days ago
I have found a Gentoo distribution with big endian for the raspberry pi 3, so it is out there
https://github.com/zeldin/linux-1/releases
link
rjsw
1870 days ago
I'm fairly sure that NetBSD/arm switches to big endian once the kernel is running, the boot process is unchanged.
link
tyingq
1870 days ago
The thing holding it back for Rpi4 is UEFI+ACPI, so I assume there's some boot process changes.
link
rvp-x
1870 days ago
ACPI is problematic in big endian.
link
Nursie
1870 days ago
You used to be able to get debian arm-be, but that was a good 15 years ago.
link