Open GoogleCodeExporter opened 9 years ago
Beagleboard xM uses SGX 5x version. Use the following command to build the
filesystem:
make TARGET_PRODUCT=beagleboard OMAPES=5.x
Original comment by vishvesh...@aim.com
on 14 Jan 2011 at 3:18
Exact the same problem here.
Original comment by arjenvan...@gmail.com
on 30 Jun 2011 at 1:23
Same problem - any solutions found yet.
@Vishwesh - where do I type in that command...Many thanks!
Original comment by Jayson.J...@gmail.com
on 15 Jul 2011 at 9:37
@Jayson
see http://code.google.com/p/rowboat/wiki/ConfigureAndBuild
or the TI wiki
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3-DevKit-1.0_Us
erGuide#Building_Android_Sources
Original comment by vishvesh...@aim.com
on 15 Jul 2011 at 10:08
Hi I have exactly the opposite problem ie
Android should boot up correctly. But I saw booting failed and complained that:
PVR_K: (FAIL) SGXInit: Incompatible HW core rev (10201) and SW core rev (10205).
The REV NUMBER alters. Other wise problem shown is same.
But I have beagleboard version C.3 which is old one.
In fact to make "file system" I use the command given as solution. But I was
following the development guide.
So what command I should give to build the filesystem for beagle c.3
The prebuild image meant for Beagle c.4 works fine on my beagle C.3
Original comment by chabbe...@gmail.com
on 21 Jul 2011 at 3:20
images for beable c4 should also work with beagle c3 (NOT xM revC). To compile
rowboat for beagle c3/c4, use this command:
make TARGET_PRODUCT=beagleboard OMAPES=3.x
This is because beagle uses OMAP3530 with older SGX while beagle xm uses
AM/DM37x with a newer version of SGX.
Original comment by vishvesh...@aim.com
on 21 Jul 2011 at 5:03
Original issue reported on code.google.com by
junzha...@hotmail.com
on 13 Jan 2011 at 7:29Attachments: