Difference between revisions of "Ingenic"
Mcuelenaere (Talk | contribs) m (Add link + clean up) |
(→Links) |
||
| Line 26: | Line 26: | ||
== Links == | == 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://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://linuxdevices.com/news/NS9047481010.html World's cheapest Linux-based laptop?]<br> | ||
[http://www.linuxfordevices.com/news/NS2361851277.html Mini-notebook runs "Windows friendly" Linux]<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://www.rockbox.org/wiki/IngenicJz47xx Rockbox wiki page]<br> | ||
| − | + | [http://code.google.com/p/jz-hacking/wiki/Index?tm=6 jz-hacking]<br> | |
[[Category:SOC]] | [[Category:SOC]] | ||
Revision as of 03:41, 8 February 2009
Contents |
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.
JZ4720
Jz4720 is a low cost multimedia application processor targeting for mobile devices like MP4, electronic dictionary.
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.
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.
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
Links
qemu-jz:qemu folk for JZ4740 based demo board(pavo) emulation
Chinese SoCs run Linux
World's cheapest Linux-based laptop?
Mini-notebook runs "Windows friendly" Linux
Rockbox wiki page
jz-hacking