Search found 5 matches

by btbxbob
2024-07-30 12:22
Forum: Core3566
Topic: 成功移植armbian, kernel 6.1
Replies: 3
Views: 15413

Re: 成功移植armbian, kernel 6.1

折腾了一下,armbian源码和镜像下载:
https://github.com/btbxbob/build/releases/tag/v0.1
by btbxbob
2024-07-23 10:21
Forum: Core3566
Topic: 成功移植armbian, kernel 6.1
Replies: 3
Views: 15413

Re: 成功移植armbian, kernel 6.1

附件为已经处理好的dtb文件和对应的dts,请斧正。
core3566.zip (72.69 KiB)
Downloaded 571 times
by btbxbob
2024-07-23 10:19
Forum: Core3566
Topic: 成功移植armbian, kernel 6.1
Replies: 3
Views: 15413

成功移植armbian, kernel 6.1

先简单记录一下步骤: 1. 下载luckfox官方的镜像,启动 2. 安装dtc工具,从官方的系统里直接dump devicetree dtc -I fs -O dts /sys/firmware/devicetree/base 3. 修改dts,主要为了删掉一个明显用于测试的设备分支 4. 用dtc,从修改后的dts生成dtb 5. 下载armbian orange pi 3b,烧录到sd卡 6. 挂载sd卡,复制dtb文件到sd卡的/boot/dtb/ 。 修改armbianEnv.txt, fdtfile=rockchip/rk3566-orangepi-3b.dtb 改为 fdtfil...
by btbxbob
2024-07-22 7:05
Forum: Core3566
Topic: 请问镜像更新的情况:核心版本和大概时间?
Replies: 0
Views: 12989

请问镜像更新的情况:核心版本和大概时间?

你好,
我已经阅读本版帖子,由于需要测试kubernetes的内容,需要更新版本的内核。
在自己动手移植前想请教下次镜像更新会使用6.1内核吗?有没有大概的计划时间?