Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求适配ZC-356,rockchip rk 3566/3568 #2832

Open
chenbei0516 opened this issue Mar 8, 2025 · 0 comments
Open

请求适配ZC-356,rockchip rk 3566/3568 #2832

chenbei0516 opened this issue Mar 8, 2025 · 0 comments

Comments

@chenbei0516
Copy link

chenbei0516 commented Mar 8, 2025

ZC-356是卓策科技的一块Android主板,主要用于广告机。

由于自己是纯小白刷了几个其他的rk3566/rk3568的armbian和OpenWrt都无法开机,现已刷回商家提供的Android 11固件。

烦请大佬有空适配一下(由于是广告机,无线和有线均是百兆的,请大佬评估是否有适配的价值),boot.img、dtb.img、 dtb.dts、dtbo.img见附件,谢谢!

boot.img、dtb.img、 dtb.dts、dtbo.img 提取步骤,请大佬核实是否有错。

boot.img
dd if=/dev/block/by-name/boot of=/sdcard/boot.img

dtb.img
dd if=/proc/device-tree/ of=/sdcard/dtb.img #提示dd: /proc/device-tree/: read error: Is a directory

cat /sys/firmware/fdt > /sdcard/dtb.img #使用的这个提取的dtb.img

dtb.dts
dtc -I dtb -O dts -o dtb.dts dtb.img

dtbo.img
dd if=/dev/block/by-name/dtbo of=/sdcard/dtbo.img

ZC-356主要参数
CPU:瑞芯微RK3568四核Cortex-A55架构主频2.0G
内存:LPDDR4 1G/2G/4G
内置储存器:EMMC 8G/16G/32G/64G/128G
NPV:0.8T算力
操作系统:Android11

http://www.zhuocekeji.com/index.php/anzhuozhuban/50.html

附件:zc-356 boot@dtb.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant