Re: [android-porting] Re: Booting Android from NAND

2010-05-10 Thread hadhami riahi
Hi, Thanks for reply! I've tried that but it didn't work! Could it be possible that Android does not support jffs2 file system? This is my procedure: mkdir ram cp -Rfp android_freescale/out/target/product/imx51_BBG/root/* ram cp -Rfp /android_freescale/out/target/product/imx51_BBG/system/ ram

Re: [android-porting] Re: Booting Android from NAND

2010-05-10 Thread hadhami riahi
Does anyone know where can I find yaffs2 patch for 2.6.28 kernel? Thanks! 2010/5/10 hadhami riahi riahi.hadh...@gmail.com Hi, Thanks for reply! I've tried that but it didn't work! Could it be possible that Android does not support jffs2 file system? This is my procedure: mkdir ram cp

[android-porting] Booting Android from NAND

2010-05-07 Thread hadhami riahi
Hello, I'm porting Android on imx51 target.I was able to boot it from TFTP/ NFS servers and from a SD card but I'm facing problems while trying to boot from internal NAND. I've created a jffs2 for the file system My u-boot commands are: bootcmd_nand=nand unlock;nand read 0x9080 0x70

Re: [android-porting] Booting Android from NAND

2010-05-07 Thread hadhami riahi
When I boot from TFTP/NFS servers,I can access the Android shell! Someone know why I can't when booting from nand? and is there another way to acces the android shell? 2010/5/7 hadhami riahi riahi.hadh...@gmail.com Hi Ashwin, Thanks for reply. I tried to acces Android's shell through adb

Re: [android-porting] Booting Android from NAND

2010-05-07 Thread hadhami riahi
'media.camera' died I/ServiceManager( 1764): service 'media.audio_policy' died D/AndroidRuntime( 1834): 2010/5/7 hadhami riahi riahi.hadh...@gmail.com When I boot from TFTP/NFS servers,I can access the Android shell! Someone know why I can't when booting from nand? and is there another way

[android-porting] Problem runnig Android on imx51 target

2010-05-06 Thread hadhami riahi
Hello, I'm porting Android on imx51 target.I was able to boot it from TFTP/ NFS servers and from a SD card but I'm facing problems while trying to boot from internal NAND. The log is: MX51 U-Boot run bootcmd_nand NAND read: device 0 offset 0x70, size 0x232800 2304000 bytes read: OK ##

[android-porting] Writing Android file system to internal NAND

2010-05-05 Thread hadhami riahi
Hello, I'm porting Android to imx51 target and I'm facing issues while writing android file system to nand. I've created a jffs2 file in which I've put the android file system: mkdir ram cp -Rfp android_freescale/out/target/product/imx51_BBG/root/* ram cp -Rfp

[android-porting] Writing Android file system to internal NAND

2010-04-30 Thread hadhami riahi
Hello, I'm porting Android to imx51 target and I'm trying to write the file system to the internal target's NAND. I've tried several approachs but none of them did work! The las one is: -in the host: cd android_freescale/out/target/product/imx51_BBG mkdir ram cp -Rfp

[android-porting] JFFS2 target image

2010-04-29 Thread hadhami riahi
Hello, Is that correct that Android does not support JFFS2? In that case,how to create a YAFFS2 image for Android File System? And what am I supposed to put on it? Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Booting Android from NAND

2010-04-28 Thread hadhami riahi
Hello, I'm trying to boot Android from NAND. I was able to write the kernel to NAND but I don't know how to write the Android file system to NAND! I tried to put it in a SD card and then fatload it but it doesn't seem to work! Can anyone please help? Thanks -- unsubscribe:

[android-porting] Android on imx51

2010-04-27 Thread hadhami riahi
Hello, I'm porting Android on imx51 target and I'm using Freescale BSP. I'm compiling Android for imx51_BBG product but I have this error: Copying: out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/ classes.jar cp: ne peut évaluer `out/target/product/imx51_BBG/system/bin/mke2fs': Aucun

[android-porting] Using fastboot

2010-04-27 Thread hadhami riahi
Hello, I'm porting Android on imx51 target and I want to boot Android fron NAND using fastboot. Does anyone know how to use fastboot? Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Booting android from sd card

2010-04-26 Thread hadhami riahi
Hello, I'm porting android on imx51 board and i'm trying to boot it from sd card. Can somebody please tell me if it is neccessary to change the init.rc file and how? thank you -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Google login service crashing

2010-03-18 Thread hadhami riahi
Hello, I'm porting Android on imx51 board and I'm facing some problems with Calendar an Contacts apllications which crah with the message: the application has stopped unexpectedly. I read somewhere that this could be related to the fact that those apllications try to sync with the Google ones and

[android-porting] calendar and contacts applications crashing

2010-03-16 Thread hadhami riahi
hello, I'm porting android on imx51 board and I have problems with calendar and contacts applications,in fact I can't start none of them and i got the message: the process has stopped unexpectedly. can somebody please help? thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com