
4 Mar
2005
4 Mar
'05
8:46 p.m.
Subject: AW: [U-Boot-Users] das u-boot and disc on chip From: "Martin Krause" Martin.Krause@tqs.de
With this fact in mind, I think it is not a good idea to store the boot loader in a flash device whose data integrity is not guaranteed,=20 even though it may be cheap and popular. Or am I missing something?
Regards, Martin
Presumably, the sectors used to store the bootloader would not be erased/written more than a few times so the chance of losing cells there are pretty low. You can use out-of-band data for error detect/correction; and you could make use of the large storage space by storing multiple copies.