M150 Linux_3.0.8 v1.0(Halley V1.0) is Available
2015.02.06

Target Board :

Halley v1.0,CPU--M150,kernel--3.0.8

Tag :

ingenic-linux-kernel3.0.8-Halley-v1.0-20150206

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,GPIO

8,ADB

10,RTC

11,JTAG

12,Airkiss 

not supported Drive and features:

1,ADC

2,PCM

3,PWM

4,I2C

5,SPI NOR

6,LCD

7,LED

8 ,EMMC

9,USB serial

10,OTA 

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.0.8-Halley-v1.0-20150206" 

Compile command:

Set Environment Variables of toolchain:

$ export PATH=path/to/SDK/binaries/toolchain/mips-gcc472-glibc216/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 : 4775

2,Board-level : gemini_spi_lpddr.cfg 

Note:

1,The
default file system mount ramdisk (rootfs.cpio.gz),if you need to use
WIFI to change the ramdisk(rootfs_wifi.cpio.gz),the two ramdisk support
ADB.

ramdisk path: path/to/SDK/arch/mips/xburst/soc-4775/chip-m150/halley/common/

2,When booting into Buildroot, password: root

Support:

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