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-lts.conf
Views: 3957
1
# Allwinner H6 quad core 2GB RAM SoC GBE USB3
2
BOARD_NAME="OPI 3 LTS"
3
BOARDFAMILY="sun50iw6"
4
BOOTCONFIG="orangepi_3_lts_defconfig"
5
KERNEL_TARGET="current,next"
6
MODULES="sprdbt_tty sprdwl_ng"
7
MODULES_BLACKLIST_LEGACY="bcmdhd"
8
ATFBRANCH="tag:v2.2"
9
DISTRIB_TYPE_LEGACY="buster focal"
10
DISTRIB_TYPE_CURRENT="bullseye focal jammy"
11
REVISION="3.1.0"
12
13