M150 Linux_3.10.14 v2.0(Halley V2.0) is Available
2015.03.10

Target Board :

Halley v2.0,CPU--M150,kernel--3.10.14

Tag :

ingenic-linux-kernel3.10.14-Halley-v2.0-20150306

The main support functions:

1,SDIO-WIF

2,Bluetooth

3,UART(CUP mode)

4,USB host(OHCI/USB1.1)

5,USB Device(OTG/USB2.0)

6,AUDIO

7,MIC

8,LED

9,JATG

10,OTA

11,MMC(TF card)(Default config of Kernel is not support this feature, if you are using this feature, see the readme file)

12,NOR FLASH partition is mounted

13,Airkiss

not supported Drive and features:

1,PCM

2,PWM

3, line-in

4,USB serial 

Download Source:

$ ./repo init -u http://git.ingenic.cn:8082/gerrit/linux/manifest -b halley-master

$ ./repo sync

$ ./repo forall -c "git reset --hard ingenic-linux-kernel3.10.14-Halley-v2.0-20150306" 

Compile command:

Set Environment Variables of toolchain:

$ export PATH=path/to/SDK/binaries/toolchain/mips-gcc472-glibc216-xxbit/bin:$PATH

$ export CROSS_COMPILE=mips-linux-gnu-

uboot:

$ make halley_uImage_spinor

kernel:

$ make halley_linux_defconfig

$ make uImage 

USBburning tool:

Download Path: path/to/SDK/binaries/host-tools/BurnerBinary/latest-halley-linux-burner/

USBburning toolv0.25.1 to burn Halley, use the following configuration temporarily:

1,Platform : M150

2,Board-level : hallery_spi_lpddr.cfg

3,System.img option is not checked

Note:

1.If
you want to upgrade to v2.0 release version, The tool chain is updated,
so if you want to use the v2.0 version of the code, please re-download
the code in accordance with the above

 2.Nor flash space is not large enough, so developers and users should pay attention to the following issues  when they want to store fles

a. Umage size should not exceed 6M.

b. Partition size that is mounted is about 1.2M.

3. WIFI password is not more than 16bit when you want to use wifi through airkiss function.

Support:

If you have any questions and suggestions, please contact support@ingenic.com