[En-Nut-Discussion] at91sam7x bloader
Ole Reinhardt
ole.reinhardt at embedded-it.de
Wed Feb 6 23:02:21 CET 2008
Hi,
> I would not do it that way too. The problem is security, if the
> bootloader doesn't find an acceptable image or if some bit is not reset,
> the next time it could revert to a previous image. If it is done online,
> it can and up with an unuseable device...
Right. To prevent this an md5, or at minimum a crc32 check should be
done before flashing the code. As SAM7x does not have that much flash
(to store the new and a fallback image) the dataflash solution ist not
the best one, but the only I see at the moment.
Bye,
Ole
--
_____________________________________________________________
| |
| Embedded-IT Hard- und Softwarelösungen |
| |
| Ole Reinhardt Tel. / Fax: +49 (0)271 7420433 |
| Luisenstraße 29 Mobil: +49 (0)177 7420433 |
| 57076 Siegen eMail: ole.reinhardt at embedded-it.de |
| Germany Web: http://www.embedded-it.de |
| UstID / VAT: DE198944716 |
|_____________________________________________________________|
More information about the En-Nut-Discussion
mailing list