Reference Boards
l RD_X1000_HALLEY2_EXT/Baseboard_V2.0(SPI-nor JFFS2)
l RD_X1000_PHOENIX_V2.0 (SPI-nor JFFS2/SPI-nand UBI).
Tags:
ingenic-linux-kernel3.10.14-x1000-v6.0-20170428
Achieved Function:
bootloader:
l Modify DDR configuration parameters to improve its stability and performance。
l Update SFC driver
kernel:
l Optimizing MMC performance
l Optimizing USB transfer performance
l Update SFC driver to improve the compatibility of norflash
l Add quick start configuration
Manhattan:
l Add iot demo
l Add module description
BurnTool:
l support security boot burner。
NOTE: Please update BurnTool to V2.1.1, no longer compatible with old version.
Know issues:
l Multiple switch USB device & host , appear ADB connection problem;
l Voice trigger recognition accuracy is low;
GeT Repo
$ mkdir x1000
$ cd x1000
$ wget http://git.ingenic.cn:8082/bj/repo
$ chmod +x repo
source Download:
GIT1:
$
./repo init -u
http://git1.ingenic.cn:8082/gerrit/Manhattan/platform/manifest -b
ingenic-linux-kernel3.10.14-x1000-v6.0-20170428 -m platform/x1000.xml
$ ./repo sync
$ ./repo forall -c "git reset --hard ingenic-linux-kernel3.10.14-x1000-v6.0-20170428"
GIT:
$ ./repo init -u
http://git.ingenic.cn:8082/gerrit/Manhattan/platform/manifest -b
ingenic-linux-kernel3.10.14-x1000-v6.0-20170428 -m platform/x1000.xml
$ ./repo sync
$ ./repo forall -c "git reset --hard ingenic-linux-kernel3.10.14-x1000-v6.0-20170428"
Compile system:
$source build/envsetup.sh
$lunch
* select your board configuration
$make
When Compile completely,you will get :
system.*
u-boot-with-spl.bin
uImage/xImage
In the out/product/BOARD/image .
Feedback and suggestions:
If you find new issues, please feedback to support@ingenic.com