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]
> website: http://groups.google.com/group/android-porting
>

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

Reply via email to