HI Ashwin,

 I have my MTD ready, i have my u-boot set up and running. So, its just that
i need to write these images to "Root" partition of my NAND ,1) now the
question is should i write all my RFS specific img's ie system.img,
userdata.img, ramdisk.img to the same "ROOT" partition or should it be in
different partition.

2)What should be the configuration for the bootargs if any.

Thank you
Ranganath.S


On Wed, Jul 28, 2010 at 5:56 PM, Ashwin Bihari <[email protected]> wrote:

> Those .img files are YAFFS2 files, so you'd partition your NAND (or
> other Flash) and use U-Boot 'nand.yaffs2 write' or something to write
> those images to the Flash. In the Kernel you'd need to ensure that
> you've used MTD to create the partitions that match the areas of flash
> you've chosen for these images..
>
> Regards
> -- Ashwin
>
>
>
> On Wed, Jul 28, 2010 at 3:58 AM, Ranganath s <[email protected]> wrote:
> > Hi all ,
> >
> >        I need help in porting Android (eclairs) to one of my Arm boards.
> I
> > have U-Boot set and i also have kernel flashed. Now I am stuck with
> setting
> > up the RFS. I have system.img ,userdata.img , ramdisk.img. Can some one
> help
> > me or point any resource so that i can understand how to flash these
> images
> > on my dev board.
> >
> > Thank you,
> > Ranganath.S
> >
> >
> > --
> > I blog at http://ranganaths.wordpress.com
> >
> > --
> > unsubscribe: 
> > [email protected]<android-porting%[email protected]>
> > website: http://groups.google.com/group/android-porting
> >
>



-- 
I blog at http://ranganaths.wordpress.com

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to