CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/config/boards/orangepi3.conf
Views: 3958
1
# Allwinner H6 quad core 2GB RAM SoC GBE USB3
2
BOARD_NAME="Orange Pi 3"
3
BOARDFAMILY="sun50iw6"
4
BOOTCONFIG="orangepi_3_defconfig"
5
KERNEL_TARGET="next"
6
MODULES_BLACKLIST_LEGACY="bcmdhd"
7
MODULES_BLACKLIST="btsdio"
8
ATFBRANCH="tag:v2.2"
9
DISTRIB_TYPE_LEGACY="buster focal"
10
DISTRIB_TYPE_CURRENT="bullseye focal jammy"
11
12