Hi Max,

Thanks for the info!

So should I put that code after every write?
Obviously I am not sure when the reset will occur - so that will provide most protection?

Cheers,
CJ


Chris,

what if you perform syncing before hard reset?

insert in your code:

sync();
hw_reset();

regards,
Max

2010/6/18 Chris<[email protected]>

Hi,

I have an application where there will be many hard resets often.
I am using EXT3 as my file system - and there are problems with system
integrity because of the resets.

When I was using an x86 board I worked with a debian based distro that
allowed me to boot and run the OS from ram.
This was a good solution as the media was never mounted.

Has anyone done this with Angstrom?
Any other ideas to solve this problem?

Cheers,
CJ

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users



_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to