描述:烧写所用文件截图
图片:
1 开发板的硬件基本信息
(1) 开发板类型: Tiny210V2
(2) RAM大小: 512M
(3) 512M(SLC)
(4) S70
2. 串口输出的信息
(1)Linux烧写过程输出信息如下
NAND Low-level formating...
NAND Low-level formatted...
Superboot-210
Ver: 1.16(20130204)
CPU: S5PV210 1GHz
RAM: 512MB
NAND: 512MB(SLC) ID:ECDC1095
Touch Device: 1-wire
LCD Type: S70(Auto)
Installing OS 'LINUX'
Installing bootloader...
file: /images/Superboot210.bin: 528 KB(540672 Byte)
Installing bootloader succeed
Installing kernel...
file: /images/Linux/zImage: 4 MB(4811564 Byte)
Installing kernel succeed
Installing yaffs2-image...
file: /images/Linux/rootfs_qtopia_qt4.img: 202 MB(212608704 Byte)
Installing yaffs2-image succeed
OS 'LINUX' Installed
(2) Linux启动信息如附件"linux-boot.rar"
3. 烧写的配置文件FriendlyARM.ini的内容
#This line cannot be removed. by FriendlyARM(
www.arm9.net)
CheckOneButton=No
Action = Install
OS = Linux
LCD-Mode = No
LCD-Type = S70
LowFormat = Yes
VerifyNandWrite = No
CheckCRC32=No
StatusType = Beeper | LED
################### Linux ####################
Linux-BootLoader = Superboot210.bin
Linux-Kernel = Linux/zImage
Linux-CommandLine = root=/dev/mtdblock4 rootfstype=yaffs2 console=ttySAC0,115200 init=/linuxrc
Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4.img
4. 烧写所用的文件信息截图
如附件所示
5. 使用win7 旗舰版 64位 系统运行SD_FLasher来烧写Superboot到SD卡的