public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] hardware flash protect kept during a reboot?
@ 2010-05-14 19:33 Timur Tabi
  2010-05-17  8:55 ` Stefan Roese
  0 siblings, 1 reply; 4+ messages in thread
From: Timur Tabi @ 2010-05-14 19:33 UTC (permalink / raw)
  To: u-boot

If I enable CONFIG_SYS_FLASH_PROTECTION and have a support flash chipset,
are my protected sectors supposed to remain protected during a reboot?

That is, if I protect some flash sector, and then reboot U-Boot, I know
U-Boot will not show the sector as being protected, because the
info->protect[] array is initialized on every boot.  However, since I was
using hardware protection, I expect the chip will still protect the sector.

-- 
Timur Tabi
Linux kernel developer at Freescale

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-18  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-14 19:33 [U-Boot] hardware flash protect kept during a reboot? Timur Tabi
2010-05-17  8:55 ` Stefan Roese
2010-05-17 14:11   ` Timur Tabi
2010-05-18  8:10     ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox