Coder Social home page Coder Social logo

tspi-linux-sdk's Introduction

TSPI-Linux SDK

泰山派Linux SDK 基于Rockchip原厂 rk4.1-202305 版本

如何拉取仓库

请先安装git-lfs, 然后使用git 拉取仓库。注意仓库较大,请保持网络通畅。

Kernel

版本 5.10.160

  • 添加distroboot支持, 在配置中增加 RK_KERNEL_BOOT_TYPE=distroboot

Device

  • 添加 tspi 立创开发板泰山派 的支持,参考配置文件 device/rockchip/.chips/rk3566_rk3568/tspi-rk3566-ubuntu_defconfig
  • 添加 tspi 立创开发板泰山派 Distroboot启动方法的支持, 参考配置文件 device/rockchip/.chips/rk3566_rk3568/tspi-rk3566-ubuntu-distroboot_defconfig

Ubuntu

使用 Ubuntu-22.04 默认用户名密码: neons

ADB

默认启动 adb, 支持USB单线连接到开发板.

adb shell

同时支持 adb 端口转发

adb forward tcp:2222 tcp:22

Build

Build 基础Ubuntu镜像 注意在构建Ubuntu时,需要输入电脑的root密码

./build.sh 

Flash

使用 update.img

注意带日期的文件才是最终的update.img

mv rockdev/<带日期的update.img> rockdev/update.img
sudo ./rkflash.sh updateimg

使用分区小包

sudo ./rkflash.sh

tspi-linux-sdk's People

Contributors

cmst0us avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

touchlinus 1ee7

tspi-linux-sdk's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.