[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sany : > Does anyone know if Android 1.5 has been ported on OMAP3EVM board or > Beagle board? > The image provided by Mistrals was for Android 1.1... > Please help! hi sany, Android 1.5 is ported to several hardware devices including Beagleboard. You might check 0xdroid, which takes B

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi, I get the following error when i am using the prebuilt images... Plz help! Texas Instruments X-Loader 1.41 Starting OS Bootloader... U-Boot 2008.10-rc2 (Oct 2 2008 - 09:02:46) OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle board + LPDDR/NAND DRAM: 128 MB NAND: 256 MiB In:serial

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney : > I get the following error when i am using the prebuilt images... > Plz help! > hi, >From the below messages, it seems that you are using older bootloader. For newer ones, u-boot should be set to take the file "uImage.bin" as Linux kernel image instead o

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi there, I did the same but now also i get error... U-Boot 1.3.3 (Jul 10 2008 - 16:33:09) OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle Board + LPDDR/NAND DRAM: 128 MB NAND: 256 MiB In:serial Out: serial Err: serial Audio Tone on Speakers ... complete Hit any key to stop autobo

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney : > U-Boot 1.3.3 (Jul 10 2008 - 16:33:09) > > OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz > OMAP3 Beagle Board + LPDDR/NAND > DRAM:  128 MB > NAND:  256 MiB > In:    serial > Out:   serial > Err:   serial > Audio Tone on Speakers  ... complete > Hit any key to stop

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi I formatted my card such that it has only 1 partition and this partition is of vfat type... In this i copied the uImage(i had renamed as u suggested),MLO and u-boot.bin i also tried with the uImage and the binaries that they provided,android-beagle.ubi and 0xkernel-beagle.bin How can i ver

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread pavan savoy
Hi, The best way is to read the vfat partition itself. generally the mmc subsystem of u-boot would provide commands, mmcinit - to initialize the subsystem fatls mmc 0 - read the contents of the 1st mmc device fatload mmc 0 8060 - to copy the contents of file "file_name" from mmc device 0 to

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Michael Trimarchi
Hi, sanyanniesunney anniesunney wrote: > Hi > I formatted my card such that it has only 1 partition and this > partition is of vfat type... > In this i copied the uImage(i had renamed as u suggested),MLO and > u-boot.bin > i also tried with the uImage and the binaries that they > provided,

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, Which file is being referred here...i mean which file should be renamed? how can i get a new position...is it through issuing the command given by Pavan (i.e) fatload mmc 0 8060 - to copy the contents of file "file_name" from mmc device 0 to RAM address 8060? here is filename u

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread shankarGanesh
sanyanniesunney anniesunney wrote: > Hi all, > > Which file is being referred here...i mean which file should be renamed? > how can i get a new position...is it through issuing the command given > by Pavan (i.e) > > > fatload mmc 0 8060 - to copy the contents of file > "file_name" from mm

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, It gives the following error now! Starting kernel ... Uncompressing Linux. .. done, booting the kernel. Linux version 2.6.29-omap1-g9985b01-dirty (js...@venux) (gcc version 4.4.1 (0xla b) ) #240 Mon

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi all, I am using the prebuilt images onlyI am not building the kernel by myself...Plz helpI am desperate to see something on screen...PLZZZ Thanks all... On Tue, Sep 15, 2009 at 7:54 PM, sanyanniesunney anniesunney < laurelsgal...@gmail.com> wrote: > Hi all, > > It gives

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/15 sanyanniesunney anniesunney : > mmc0: new high speed SD card at address b368 > mmcblk0: mmc0:b368 SDC   970 MiB >  mmcblk0: p1 > Welcome to 0xdroid Image Installer > It looks that SD card was about to be mounted. > Mounting SD card... > mount: mounting /dev/mmcblk0p1 on /mmcblk0p1 fail

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread shankarGanesh
Jim Huang wrote: > 2009/9/15 sanyanniesunney anniesunney : >> mmc0: new high speed SD card at address b368 >> mmcblk0: mmc0:b368 SDC 970 MiB >> mmcblk0: p1 >> Welcome to 0xdroid Image Installer >> > > It looks that SD card was about to be mounted. > >> Mounting SD card... >> mount: mounting /

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi Jim, I am using Beagle Board Rev B5 So u saying i cant use those images on my board? On Tue, Sep 15, 2009 at 9:30 PM, Jim Huang wrote: > > 2009/9/15 sanyanniesunney anniesunney : > > mmc0: new high speed SD card at address b368 > > mmcblk0: mmc0:b368 SDC 970 MiB > > mmcblk0: p1 > > We

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sanyanniesunney anniesunney
Hi Jim, As i said earlier,we require Android 1.5 version.The guide you mentioned has ported Android 1.1 which is not supporting the applications we have developed. Thanks, Sany On Tue, Sep 15, 2009 at 10:14 PM, shankarGanesh wrote: > > Jim Huang wrote: > > 2009/9/15 sanyanniesunney anniesunney

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sany
Hi Pavan , Here are my outputs, OMAP3 beagleboard.org # fatls mmc 0 1956784 uimage.bin 2161864 0xkernel-beagle.bin 34734080 android-beagle.ubi 3 file(s), 0 dir(s) OMAP3 beagleboard.org # fatload mmcinit 0 8060 uImage ** Unable to use mmcinit 0:1 for fatload ** What must i do?

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread pavan savoy
sany, the way it works is something like this, the 3 files listed needs to be copied to RAM to boot from it. So, do a fatload mmc 0 8060 uimage.bin -- not mmcinit ... then do a bootm 8060 -- the size of uimage.bin should be equal to the size of the pre-built binary that you have receive

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sany
Sorry...My image name that i had given was wrong,,, Now my output is as follows, Mounting SD card... mount: mounting /dev/mmcblk0p1 on /mmcblk0p1 failed: Device or resource busy Press [Enter] to activate shell Erase NAND flash (File System) Writing android-beagle.ubi into NAND flash... File Syst

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Jim Huang
2009/9/16 sany : > Erase NAND flash (File System) > Writing android-beagle.ubi into NAND flash... > File System :: Done! > Erase NAND flash (Kernel) > Writing 0xkernel-beagle.bin into NAND flash... > Kernel :: Done! > Erase NAND flash (U-Boot Env) > Writing into NAND flash... > U-Boot Env :: Done!

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sany
Hi all, I dont know wat happeend...Now my o/p is like this... OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz OMAP3 Beagle Board + LPDDR/NAND DRAM: 128 MB NAND: 256 MiB In:serial Out: serial Err: serial Audio Tone on Speakers ... complete Hit any key to stop autoboot: 0 Unknown command 'if' -

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread sany
Hi all, OMAP3 beagleboard.org # fatls mmc 0 2161864 0xkernel-beagle.bin 1956784 uimage 34734080 android-beagle.ubi 3 file(s), 0 dir(s) OMAP3 beagleboard.org # fatls mmc 8060 2161864 0xkernel-beagle.bin 1956784 uimage 34734080 android-beagle.ubi 3 file(s), 0 dir(s) Bu

[android-porting] Re: Android 1.5 ported?

2009-09-16 Thread sanyanniesunney anniesunney
Somebody Plz help!! On Wed, Sep 16, 2009 at 12:09 PM, sany wrote: > > Hi all, > > OMAP3 beagleboard.org # fatls mmc 0 > 2161864 0xkernel-beagle.bin > 1956784 uimage > 34734080 android-beagle.ubi > > 3 file(s), 0 dir(s) > > OMAP3 beagleboard.org # fatls mmc 8060 > 2161864 0xk

[android-porting] Re: Android 1.5 ported?

2009-09-16 Thread sanyanniesunney anniesunney
Hi all, My bootargs had got erased that was why i was getting that error... i could revert back to the initial stage but Android system did not get loaded from NAND... The o/p was as in previous case only! Any suggestions? On Wed, Sep 16, 2009 at 2:12 PM, sanyanniesunney anniesunney < laurel

[android-porting] Re: Android 1.5 ported?

2009-09-28 Thread gambler
On Sep 16, 2:25 pm, sany wrote: > Hi all, > > I dont know wat happeend...Now my o/p is like this... > > OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz > OMAP3 Beagle Board + LPDDR/NAND > DRAM:  128 MB > NAND:  256 MiB > In:    serial > Out:   serial > Err:   serial > Audio Tone on Speakers  ... complete

[android-porting] Re: Android 1.5 ported?

2009-10-04 Thread gambler
OK,I have solve this problem.After you install the 0xdroid, you need to set the bootargs and bootcmd. However, I face another problem. Now it shows, Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kernel. Any idea on how to

[android-porting] Re: Android 1.5 ported?

2009-10-05 Thread sanyanniesunney anniesunney
Try not putting the file system in a folder On Mon, Oct 5, 2009 at 5:28 AM, gambler wrote: > > OK,I have solve this problem.After you install the 0xdroid, you need > to set the bootargs and bootcmd. > > However, I face another problem. Now it shows, > > Warning: unable to open an initial co