Skip to content
@opentina-org

opentina-org

Welcome to OpenTina 👋

🚀 OpenTina is an open-source community dedicated to providing low-level system software, and multi-OS distribution support for the Allwinner A733 chip platform.


💡 About Us

OpenTina aims to build a robust, production-grade software ecosystem for Allwinner A733-based hardware. We maintain up-to-date board support, mainline kernel integration, and system build pipelines across embedded Linux, router platforms, and mainstream desktop distributions.


📌 Core Repositories & Components

🏗️ Low-Level & Core BSP

Repository Description Version / Notes
build Orchestration tools, top-level build scripts & configs One-click build entrypoint
arm-trusted-firmware ARM Trusted Firmware (ATF) port for Allwinner A733 PSCI / Secure World
u-boot U-Boot bootloader tailored for Allwinner A733 platforms SPL, Fastboot, Bootflow
linux Linux Kernel tree with embedded DTS for Allwinner A733 Linux 6.18 LTS branch

📦 Build Systems & OS Distributions

Repository Description Target Use Case
buildroot Buildroot tree pre-configured for Allwinner A733 platforms Minimal, fast-booting rootfs
openwrt OpenWrt target definitions & network stack for Allwinner A733 Router / Gateway solutions
meta-opentina Yocto Project BSP layer for OpenTina hardware Industrial / Enterprise Linux
debian Debian rootfs creation scripts & image builder Stable desktop & server environment
ubuntu Ubuntu rootfs generation scripts & board enablement Modern desktop & AI edge evaluation

🛠️ Quick Start

First, clone the top-level orchestration repository and navigate to the working directory:

git clone https://github.com/opentina-org/build.git
cd build
  1. Initialize and Fetch Source Trees Fetch all required source code repositories via the default manifest:
./build.sh init
  1. List Supported Target Boards & RootFS Types Display all supported target boards along with available OS distribution options:
./build.sh targets
  1. Trigger Image Build Compile the complete image chain (replace <BOARD_NAME> with the board specified from the targets command):
./build.sh <BOARD_NAME> build

For detailed instructions, build options, and advanced configurations, please refer to the build repository README.


🐛 Issues

If you encounter any issues while using the system, you can submit an issue.

Pinned Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree for Allwinner A733

    C 1 1

  2. build build Public

    About build config for Allwinner A733 series soc

    1

  3. u-boot u-boot Public

    Forked from u-boot/u-boot

    "Das U-Boot" Source Tree for Allwinner A733

    C

  4. buildroot buildroot Public

    Forked from buildroot/buildroot

    Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open i…

    Makefile

Repositories

Showing 10 of 15 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…