/****JZ4775 Mensa Development Board Android 4.1.2 (JellyBean) ****/ Default reference device Mensa, 5'' JZ4775 development board, resolution is 800x480. Git Branch: dev-ing-jb-local-4780 Get repo: $ mkdir $ cd $ wgethttp://124.207.145.158:8082/bj/repo $ chmod +x repo Get Public sources: $ ./repo init -u http://124.207.145.158/android/platform/manifest -b dev-ing-jb-local-4775 -m outside.xml $ ./repo sync $ ./repo forall -c "git reset --hard ingenic-release-tag-version" =======================2013-05-21============================ Version: ingenic-android4.1.2-kernel3.0.8-mensa-v1.0-20130521 Change Log: First release Containing functions and features: 1. JZ4775 Xburst Core, CPU frequency stable at 1.2GHz, Core voltage 1.3V. 2. DDR3, 400MHz, 512MByte, ODT off(save power), maximum capacity up to 1.5GByte; 3. Basic function with WIFI, LCD, Touch Panel, Headphone, MIC, Audio, TF-card, Ethernet, GPIO Key e.g.; 4. Basic power manager: Reset, Sleep, Wake up, Power on/off; 5. Raw NAND flash is default and recommended, NAND flash controller and iNAND/emmc-NAND are also supported; 6. Abundant interfaces supported: UART, OTG-device, OTG-host, USB host, TF-card, Headphone, I2C e.g.; 7. Full 720P and multimedia playing(h264, vc1, mpeg4), HTML5 and network streaming; 8. New MagicCode binary translation engine inside, 85% ARM native APK can be successful translated and with 70% running well. Known issues: 1. Media format with hardware accelerate only support h264, vc1, mpeg4 so far, the goal is full format. 2. Ethernet is not absolutely stable yet. 3. Camera OV3640 is in debugging.