Address: Room 1705,Block A1, Longyuan Plaza, Longkouxi Road, Guangzhou, China, 510640 Website: http://www.arm9.net
Sales: +86-20-85201025 Tech Support: +86-13719442657 Fax: +86-20-85261505
Email for Business and Cooperation: capbily@163.com Email for Tech Support: dev_friendlyarm@163.com
this item is usually set to “No”
The default setting is “No”
Set actions: Install/Run/Null
Install – Install to the NAND Flash
Run – Run from SD card
Null – No action
The default setting is“Install”
Operating system to be loaded: Linux/WindowsCE6/Ubuntu/Android/UserBin ;
“UserBin” means independent programs or single file image such as uCos2 and
Rt-Thread.
The default setting is “Android”
= “yes”, system will verify after burning is done. This is more reliable ;
= “No”, system will not verify, this takes less time.
The default setting is “No”
Perform low level formatting on the NAND Flash
The default setting is “Yes”
Status of the burning process: “LED”,“Beeper” and “LED|Beeper”
The default setting is “LED|Beeper”
Items to specify Android images, they can include directories and “/” or “\”
Bootloader file
The default setting is Android-BootLoader =superboot-210.bin
Kernel image
The default setting is Android-BootLoader=Android/zImage
Boot arguments
- When using the yaffs2 system the suggested (default) commandline is:
Android-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc
androidboot.console=s3c2410_serial0
Note: if you want to skip calibration you can add “skipcali=yes” in the command line
- When running from SD card use the default setting
- When you want to run your board with a capacitive LCD you need to specify
“skipcali=yes” and “ctp=n”. The value “n” can be either 0 or 1, 2, and 3. If n=0 it
means no capacitive LCD will be connected. If n=1 it means a GT80X based 7’
capacitve touch panel will be connected. If n=2 it means a FT5206 based 7” capacitive
touch panel will be connected. If n=3 it means a FT5406 based 7” capacitive touch
panel will be connected.
Android-RootFs-InstallImage
File system image used to be installed, now only the yaffs2 system is provided.
The default setting is Android-RootFs-InstallImage = Android/rootfs_android.img
File system image used to be run directly from SD card
The default setting is Android-RootFs-RunImage = Android/rootfs_android.ext3
Items to specify Linux images, they can include directories and “/” or “\”