truman2159 / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

Not Understanding to port Android Eclair onto Devkit8000 #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi all, I followed the steps mentioned on
"http://labs.embinux.org/index.php/Android-Eclair_porting_guide_to_BeagleBoard"

When I came to 
$make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage
I got an error "arm-none-linux-gnueabi: command not found", how can I fix it?

Last,
After compiling Kernel, what should I put into the first and second
partition of the SD Card?
Thanks you very much

Original issue reported on code.google.com by manf...@gmail.com on 21 Dec 2009 at 5:57

GoogleCodeExporter commented 9 years ago
Hello,

It's best to ask questions on rowboat@googlegroups.com.

The Rowboat project isn't related to the Embinux project thus instructions that 
work 
for one may not work for the other. This particular error though can be 
resolved by 
checking that the code sourcery tools are on your path.

You can find instructions on how to format the SD card at 
http://code.google.com/p/rowboat/wiki/UsingPreBuiltImages. In general, you will 
need 
x-loader (MLO), u-boot, and kernel image.

Original comment by kati...@gmail.com on 21 Dec 2009 at 7:47

GoogleCodeExporter commented 9 years ago
I have been trying to get the git for embinux eclair without success for over a 
week. 
I get a timeout error which apparently others have also encountered. I am 
trying to 
resolve this with Embinux but I wanted to know if any of you can be good enough 
to 
zip the tree and make it available as a snapshot. I can provide a FTP address 
if 
necessary.

Many Thanks

Michael Hallak-Stamler
www.xicore-ip.com

Original comment by michael....@gmail.com on 19 Jan 2010 at 5:58

GoogleCodeExporter commented 9 years ago
You can get the git of android eclair from embinux now, I have tried it 
yesterday.

Original comment by manf...@gmail.com on 23 Jan 2010 at 8:52