Good! On Thu, Feb 19, 2009 at 1:52 PM, GarryJackson <[email protected]> wrote: > > Thanks for all of the help guys, I now have uboot+Kernal in NAND flash but > filesys and apps in SD card. I did it like this : > > 1. Using the EVM (running normal kernel/filesys) I used mkfs.ext2 to create a > ext2 filesystem. I then mounted the card and laid down the file sys from the > DM355_flash_image_X_XX_XX_XX.tar > > 2. Modified the uboot args: > setenv bootargs console=ttyS0,115200n8 noinitrd rw root=/dev/mmcblk0 > rootfstype=ext2 mem=116M ip=off > > 3. Put the SD card in the board and now boots kernel from FLASH but mounts > the > card and drops to linux using the card fs. > > Best regards. > > Garry Jackson > Wales. UK >
-- Constantine Shulyupin Freelance Embedded Linux Engineer 054-4234440 http://www.linuxdriver.co.il/ _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
