2009-04-02 12:48:50 How to save current session in uClinux
Lukasz Jaruszewski (POLAND)
Message: 72066
Hi all,
I have BF 533-Stamp. My question is: Does exist any way to save current session of uClinux to flash on my board? I mean save f. e. new directories as well as files which I created on board or loaded into it. This is a quite uncomfortable to create them all the time.
Besides 533-Stamp has a quite small flash memory (only 4MB) where uClinux occupied ~ 3,5MB and U-boot ~ 0,12MB, so there isn't many place to store new files but for now I want only wrote simple, not "havy" programs.
I wrote that is a way to loading uClinux via FTP, but I want to know if there are some other ways.
I'll be very grateful for any suggestions and pieces of advice.
Thanks in advance.
Lukasz Jaruszewski
QuoteReplyEditDelete
2009-04-02 12:56:13 Re: How to save current session in uClinux
Mike Frysinger (UNITED STATES)
Message: 72068
use a persistent filesystem then
docs.blackfin.uclinux.org/doku.php?id=linux-kernel:mtd
docs.blackfin.uclinux.org/doku.php?id=linux-kernel:jffs