Reference boards:
RD_X1000_HALLEY2_EXT/Baseboard_V2.0(SPI-norJFFS2).
RD_X1000_PHOENIX_V2.0(SPI-norJFFS2/SPI-nandUBI).
Tags:
ingenic-linux-kernel3.10.14-x1000-v5.0-20161213
Primary updating:
bootloader:
1. TFTP boot BUG fix.
2. DDR driver automatic matching x1000/x1500 .
3. Halley2 automatic matching LCD
kernel:
1. Screen doesn't look right when system start-up BUG fix.
2. Camera Bug fix.
Burn tool:
1. Support Nor/NAND Re-read Function.
2. Fix Boot Failure when the spi nand disk partition without sequential
Known Issues
1. Tinymix function is not supported yet.
2. Can not sleep when Camera is working.
3. File system will error when sleep/awake in the mmc
Download:
Get Repo:
$mkdir x1000
$cd x1000
$wget http://git.ingenic.cn:8082/bj/repo
$chmod +x repo
Get source code:
Git1:
$./repo
init -u http://git1.ingenic.cn:8082/gerrit/Manhattan/platform/manifest
-b ingenic-linux-kernel3.10.14-x1000-v5.0-20161213 -m platform/x1000.xml
$./repo sync
$./repo for all -c "git reset --hard ingenic-linux-kernel3.10.14-x1000-v5.0-20161213"
Git:
$./repo
init -u http://git.ingenic.cn:8082/gerrit/Manhattan/platform/manifest
-b ingenic-linux-kernel3.10.14-x1000-v5.0-20161213 -m platform/x1000.xml
$./repo sync
$./repo for all -c "git reset --hard ingenic-linux-kernel3.10.14-x1000-v5.0-20161213"
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