Hello,
> some Questions i had about the TS-7400.
> i had build myself an YAFFS2 Image, this contains my application and some
> librarys which are the app needs to run properly.
>
> how i can load this image into the nand flash and boot from them?
> can i place a kernel in the image and boot them too?
> accessing the sdcard is only possibly through the propritaery kmod?
>
> I'm currently not sure how i can done this. The Manual told me that i can
> update the kernel via redboot but seems that my board not show me over the
> serial line the bootloader.
>
> Some HOWTO's are present for doing the tasks above?
The easiest way to create a custom filesystem or modify the existing
filesystem is to mount the Yaffs partition and read/write as you need.
e.g. Mount the partition and tar up the contents of the filesystem to
backup the filesystem. You can then create a new tarball with a modified
filesystem(or new filesystem). Then simply mount the Yaffs partition,
recursively remove everything, then untar your new filesystem to the
Yaffs mount point.
--
Best Regards,
________________________________________________________________
Eddie Dawydiuk, Technologic Systems | voice: (480) 837-5200
16610 East Laser Drive Suite 10 | fax: (480) 837-5300
Fountain Hills, AZ 85268 | web: www.embeddedARM.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|