Project

General

Profile

Issues #185

Linux 确认固件系统

Added by 振华 almost 2 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Start date:
11/17/2022
Due date:
% Done:

0%

Estimated time:
目标版本:
LKD3568 Linux SDK 1.0
Component_fae:
Probability:
High
Seriousness:
Problem Type:
Name:
Tel.:

Description

1.unpack.sh脚本解压固件方法

mkdir LKD3568-SDK-Linux-V1.0/rockdev/unpack-dir
cd rockdev/unpack-dir
mv ../update.img ./
cp ../../tools/linux/Linux_Pack_Firmware/rockdev/unpack.sh ./
cp ../../tools/linux/Linux_Pack_Firmware/rockdev/rkImageMaker ./
cp ../../tools/linux/Linux_Pack_Firmware/rockdev/afptool ./
../../tools/linux/Linux_Pack_Firmware/rockdev/unpack.sh update.img

执行过程如下

LKD3568-SDK-Linux-V1.0/rockdev/unpack-dir$ ../../tools/linux/Linux_Pack_Firmware/rockdev/unpack.sh update.img 
start to unpack update.img...
********rkImageMaker ver 2.0********
Unpacking image, please wait...
Exporting boot.bin
Exporting firmware.img
Unpacking image success.
Android Firmware Package Tool v2.0
Check file... OK
------- UNPACK ------
package-file    offset=0x800    size=0x28D
Image/MiniLoaderAll.bin    offset=0x1000    size=0x719C0
Image/parameter.txt    offset=0x73000    size=0x1AD
Image/uboot.img    offset=0x73800    size=0x400000
Image/misc.img    offset=0x473800    size=0xC000
Image/boot.img    offset=0x47F800    size=0x1969A00
Image/recovery.img    offset=0x1DE9800    size=0x1FFE600
Image/rootfs.img    offset=0x3DE8000    size=0x1AD36C000
Unpack firmware OK!
------ OK ------
Unpacking update.img OK.
Press any key to quit:

2.通过 [[http://47.111.183.46:3000/redmine/issues/179]] 方式进入系统
输入uname -a确认

No data to display

Also available in: Atom PDF