Skip to content
Marcus Comstedt edited this page Jun 6, 2018 · 2 revisions

Gentoo/aarch64_be on Raspberry Pi 3

The pi3be branch in this fork of raspberrypi/linux contains fixes for the kernel to run correctly in big endian more on a Raspberry Pi 3 (tested on model B+). The goal is to have a native platform to run Gentoo/aarch64_be on.

The following peripherals are working:

  • HDMI
  • USB
  • Wired ethernet
  • Serial port
  • Sdcard (in PIO mode)

The following peripherals are currently not working correctly:

  • Sdcard in DMA mode
  • WiFi (propaply also related to the Sdcard driver)
Clone this wiki locally