All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fw_env: Make env flash lock optional
Date: Thu, 2 Jun 2016 10:14:59 +0200	[thread overview]
Message-ID: <20160602101459.71305f10@crub> (raw)
In-Reply-To: <1464851354-26470-1-git-send-email-dirk.eibach@gdsys.cc>


On Thu,  2 Jun 2016 09:09:14 +0200
dirk.eibach at gdsys.cc dirk.eibach at gdsys.cc wrote:
...
> @@ -941,7 +943,9 @@ static int flash_flag_obsolete (int dev, int fd, off_t offset)
>  	}
>  	ioctl (fd, MEMUNLOCK, &erase);

when MEMLOCK ist broken on a platform and disabled by your patch,
shouldn't MEMUNLOCK be isolated as well?

--
Anatolij

  reply	other threads:[~2016-06-02  8:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02  7:09 [U-Boot] [PATCH] fw_env: Make env flash lock optional dirk.eibach at gdsys.cc
2016-06-02  8:14 ` Anatolij Gustschin [this message]
2016-06-02  8:27   ` Dirk Eibach
2016-06-02  9:12     ` Andreas Fenkart
2016-06-02 13:36     ` Wolfgang Denk
2016-06-02 18:57       ` Dirk Eibach
2016-06-02 19:26         ` Tom Rini
2016-06-05 11:44         ` Wolfgang Denk
2016-06-05 13:54 ` Fabio Estevam

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=20160602101459.71305f10@crub \
    --to=agust@denx.de \
    --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.