[U-Boot-Users] flash protect question

Shawn Jin shawnxjin at gmail.com
Wed Feb 23 09:24:14 CET 2005


>   - is the structure info->protect[n] suppose to be stored in non-volatile
> memory on a "saveenv"? It didn't seem to be, and thus every time I do a
> 'reset', it current is set to the default (protect U-boot and nothing else.

To my understanding it's volatile. The protected sectors usually
stores uboot itself during the flash initialization. Once you reset
the board, the only sectors protected are those protected during the
initialization.

Regards,
-Shawn.




More information about the U-Boot mailing list