All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] hardware flash protect kept during a reboot?
Date: Fri, 14 May 2010 14:33:28 -0500	[thread overview]
Message-ID: <4BEDA588.8080107@freescale.com> (raw)

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

             reply	other threads:[~2010-05-14 19:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 19:33 Timur Tabi [this message]
2010-05-17  8:55 ` [U-Boot] hardware flash protect kept during a reboot? Stefan Roese
2010-05-17 14:11   ` Timur Tabi
2010-05-18  8:10     ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BEDA588.8080107@freescale.com \
    --to=timur@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.