Difference between revisions of "Ingenic"
(Category:SOC) |
m (→Links) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== XBurst == | == XBurst == | ||
| − | All the | + | All the SoCs of Ingenic have a Xburst core. Its instruction set is compatible with MIPS32 and it has a SIMD instruction set to accelerate the speed of video codec algorithm. |
== JZ4720 == | == JZ4720 == | ||
| − | Jz4720 is a low cost multimedia application processor targeting for | + | Jz4720 is a low cost multimedia application processor targeting for mobile devices like MP4, electronic dictionary. |
[http://www.ingenic.cn/eng/productServ/App/JZ4720/pfCustomPage.aspx Link] | [http://www.ingenic.cn/eng/productServ/App/JZ4720/pfCustomPage.aspx Link] | ||
== JZ4730 == | == JZ4730 == | ||
| − | Jz4730 is a multimedia application processor targeting for mobile and general embedded devices. | + | Jz4730 is a multimedia application processor targeting for mobile and general embedded devices. Incorporating the XBurst CPU core based on leading micro-architecture technology, this processor provides high integration, high performance and low power consumption solutions for embedded devices. |
Many mp4 players made in China use JZ4730 soc. | Many mp4 players made in China use JZ4730 soc. | ||
| Line 15: | Line 15: | ||
== JZ4740 == | == JZ4740 == | ||
| − | Jz4740 is a multimedia application processor targeting for | + | Jz4740 is a multimedia application processor targeting for mobile devices like smart-phones, PMP and GPS. Incorporating the XBurst CPU core based on leading micro-architecture technology, this processor provides high integration, high performance and low power consumption solutions for embedded devices. |
[http://www.ingenic.cn/eng/productServ/App/JZ4740/pfCustomPage.aspx Link] | [http://www.ingenic.cn/eng/productServ/App/JZ4740/pfCustomPage.aspx Link] | ||
== GPL Code== | == GPL Code== | ||
| − | Ingenic | + | Ingenic provides all the source code for their board under GPL.<br> |
[ftp://ftp.ingenic.cn/3sw/01linux/02kernel/linux-2.6.24/linux-2.6.24.3-jz-20080530.patch.gz linux-2.6.24.3 patch]<br> | [ftp://ftp.ingenic.cn/3sw/01linux/02kernel/linux-2.6.24/linux-2.6.24.3-jz-20080530.patch.gz linux-2.6.24.3 patch]<br> | ||
[ftp://ftp.ingenic.cn/3sw/01linux/02kernel/celinux/celinux-040503-jz-20080409.patch.gz linux-2.4.20 patch]<br> | [ftp://ftp.ingenic.cn/3sw/01linux/02kernel/celinux/celinux-040503-jz-20080409.patch.gz linux-2.4.20 patch]<br> | ||
[ftp://ftp.ingenic.cn/3sw/01linux/01loader/u-boot/u-boot-1.1.6-jz-20080530.patch.gz u-boot 1.1.6 patch]<br> | [ftp://ftp.ingenic.cn/3sw/01linux/01loader/u-boot/u-boot-1.1.6-jz-20080530.patch.gz u-boot 1.1.6 patch]<br> | ||
| − | == | + | == Links == |
| − | [http:// | + | [http://code.google.com/p/jz-hacking/wiki/qemujz qemu-jz:qemu folk for JZ4740 based demo board(pavo) emulation]<br> |
| + | [http://www.linuxdevices.com/news/NS7767917766.html Chinese SoCs run Linux]<br> | ||
| + | [http://linuxdevices.com/news/NS9047481010.html World's cheapest Linux-based laptop?]<br> | ||
| + | [http://www.linuxfordevices.com/c/a/News/Qi-Hardware-Ben-NanoNote/ Hackable Linux clamshell goes on sale for $99]<br> | ||
| + | [http://www.linuxfordevices.com/news/NS2361851277.html Mini-notebook runs "Windows friendly" Linux]<br> | ||
| + | [http://www.rockbox.org/wiki/IngenicJz47xx Rockbox wiki page]<br> | ||
| + | [http://code.google.com/p/jz-hacking/wiki/Index?tm=6 jz-hacking]<br> | ||
| + | [http://vm-kernel.org/blog/2009/02/24/linux-on-onda-vx747/ how to run linux on onda vx747]<br> | ||
| + | |||
| + | [[Category:SOC]] | ||
Latest revision as of 00:50, 24 March 2010
Contents |
[edit] XBurst
All the SoCs of Ingenic have a Xburst core. Its instruction set is compatible with MIPS32 and it has a SIMD instruction set to accelerate the speed of video codec algorithm.
[edit] JZ4720
Jz4720 is a low cost multimedia application processor targeting for mobile devices like MP4, electronic dictionary.
[edit] JZ4730
Jz4730 is a multimedia application processor targeting for mobile and general embedded devices. Incorporating the XBurst CPU core based on leading micro-architecture technology, this processor provides high integration, high performance and low power consumption solutions for embedded devices.
Many mp4 players made in China use JZ4730 soc.
[edit] JZ4740
Jz4740 is a multimedia application processor targeting for mobile devices like smart-phones, PMP and GPS. Incorporating the XBurst CPU core based on leading micro-architecture technology, this processor provides high integration, high performance and low power consumption solutions for embedded devices.
[edit] GPL Code
Ingenic provides all the source code for their board under GPL.
linux-2.6.24.3 patch
linux-2.4.20 patch
u-boot 1.1.6 patch
[edit] Links
qemu-jz:qemu folk for JZ4740 based demo board(pavo) emulation
Chinese SoCs run Linux
World's cheapest Linux-based laptop?
Hackable Linux clamshell goes on sale for $99
Mini-notebook runs "Windows friendly" Linux
Rockbox wiki page
jz-hacking
how to run linux on onda vx747