[android-porting] Problem seen in run Android (eclair) on an SMDK6410

2010-03-24 Thread david
Problem seen in running Android Eclair (prebuild images from Samsung) on an SMDK6410: = U-BOOT# nand read 50008000 60 30;nand read 5080 90 10;bootm 50008000 5080 NAND read: device 0 offset 0x6

Re: [android-porting] Problem seen in run Android (eclair) on an SMDK6410

2010-03-24 Thread Deva R
have you modified init.rc from the prebuilt package? root file system and especially '/system' is gone for toss, after mounting yaffs file system to '/' NAND yaffs file system is mounted in your init.rc, and it should be like below sequence.. to set '/system' and '/data' properly.. mount yaffs2