darwin-on-arm / xnu

Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
Other
582 stars 146 forks source link

Support Raspberry Pi 2 #28

Open probonopd opened 9 years ago

probonopd commented 9 years ago

The Raspberry Pi 2 uses a Broadcom BCM2836 with 900 MHz ARMv7 Cortex-A7 and should be a decent machine and a good target board to develop for, since it is relatively inexpensive and easily available around the world. Please support it.

It appears that there has been work on this: https://github.com/darwin-on-arm/xnu/blob/master/pexpert/arm/pe_raspberrypi.c

musisat commented 9 years ago

Yeah, it looks like b-man is working on this. https://github.com/darwin-on-arm/xnu/commit/495bc05ffd27c94db12abdd807fb4529a17403db

DefinitlyEvil commented 8 years ago

Please update for RPi 2 and RPi 3(arm64) please.

probonopd commented 8 years ago

:+1:

npyl commented 8 years ago

Please if you can it would be really nice!!! Even a small port!!! Thank you very much!!!

DefinitlyEvil commented 8 years ago

RPi 2 B is ARMv7 and RPi 3 is ARM64.