X1000 Kernel 3.10 Linux V6.0 Released
2017.05.02

Reference Boards

RD_X1000_HALLEY2_EXT/Baseboard_V2.0SPI-nor JFFS2

RD_X1000_PHOENIX_V2.0 (SPI-nor JFFS2/SPI-nand UBI).

 

Tags:

        ingenic-linux-kernel3.10.14-x1000-v6.0-20170428

 

Achieved Function

  bootloader

Modify DDR configuration parameters to improve its stability and performance

Update SFC driver

 

  kernel

Optimizing MMC performance

Optimizing USB transfer performance

Update SFC driver to improve the compatibility of norflash

Add quick start configuration 

 

  Manhattan

Add iot demo

Add module description

 

BurnTool

support security boot burner


NOTE: Please update BurnTool to V2.1.1, no longer compatible with old version.

 

Know issues

Multiple switch USB device & host appear ADB connection problem;

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