Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Raspberry Pi 4"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
|releases=next | |releases=next | ||
|subarch=raspi4 | |subarch=raspi4 | ||
|arch=arm-64bit | |||
|CPU Features=low-power | |CPU Features=low-power | ||
|Description=This subarch is optimized specifically for the Raspberry pi 4 B and 400 | |Description=This subarch is optimized specifically for the Raspberry pi 4 B and 400 |
Revision as of 13:40, June 2, 2022
This section lists the CPU-optimized Funtoo Linux builds currently available for download for raspi4. This subarch is optimized specifically for the Raspberry pi 4 B and 400
next
Not sure which to choose? See this portion of our Install docs.
For information on how to verify the integrity of your stage3 tarball using gpg
, see GPG Signatures.
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | aarch64-unknown-linux-gnu |
CFLAGS | -march=armv8-a+crc -mtune=cortex-a72 -ftree-vectorize -O2 -pipe -fomit-frame-pointer |
This subarch is optimal for the original Raspberry pi 4 B and 400, and is tuned specifically for the Cortex-A72 (ARM v8) cores that are part of the Broadcom BCM2711 SoC (System on Chip.)
- If you have a Raspberry Pi 2, please see Raspberry Pi (Version 2)
- If you have a Raspberry Pi 3 Model B, please see the Raspberry Pi (Version 3).