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 3/3] openrd: fail build if U-Boot would overlap with environment in flash
Date: Thu, 14 Aug 2014 16:09:16 +0200	[thread overview]
Message-ID: <20140814160916.5493bc30@crub> (raw)
In-Reply-To: <1376232045-18757-4-git-send-email-t-uboot@infra-silbe.de>

On Sun, 11 Aug 2013 16:40:45 +0200
Sascha Silbe <t-uboot@infra-silbe.de> wrote:

> Set CONFIG_BOARD_SIZE_LIMIT so we'll notice at build time if U-Boot
> has grown so large that it would overlap with the environment area in
> flash, rather than bricking the device at run-time on first saveenv.
> 
> Signed-off-by: Sascha Silbe <t-uboot@infra-silbe.de>
> ---
>  include/configs/openrd.h | 5 +++++
>  1 file changed, 5 insertions(+)

applied to u-boot-staging/agust at denx.de. thanks!

Anatolij

      reply	other threads:[~2014-08-14 14:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27  9:42 [U-Boot] [PATCH] OpenRD: relocate environment to 640kB Sascha Silbe
2013-06-11 10:00 ` Albert ARIBAUD
2013-06-22  9:29   ` Albert ARIBAUD
2013-06-22 20:57     ` Tom Rini
2013-06-25  9:42   ` Sascha Silbe
2013-06-27  9:41     ` Albert ARIBAUD
2013-07-11 16:15       ` Tom Rini
2013-07-11 17:40         ` Albert ARIBAUD
2013-07-11 18:08           ` Tom Rini
2013-07-15  9:23       ` Sascha Silbe
2013-07-15 11:55         ` Albert ARIBAUD
2013-07-15 12:19         ` Tom Rini
2013-07-29  7:24           ` Albert ARIBAUD
2013-08-11 14:49             ` Sascha Silbe
2013-08-11 14:40           ` [U-Boot] [PATCH 0/3] openrd: Check U-Boot size at build time Sascha Silbe
2013-08-11 14:40             ` [U-Boot] [PATCH 1/3] README: document CONFIG_BOARD_SIZE_LIMIT Sascha Silbe
2014-08-14 14:08               ` Anatolij Gustschin
2013-08-11 14:40             ` [U-Boot] [PATCH 2/3] Makefile: check native boot image sizes against CONFIG_BOARD_SIZE_LIMIT Sascha Silbe
2014-08-14 14:10               ` Anatolij Gustschin
2013-08-11 14:40             ` [U-Boot] [PATCH 3/3] openrd: fail build if U-Boot would overlap with environment in flash Sascha Silbe
2014-08-14 14:09               ` Anatolij Gustschin [this message]

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=20140814160916.5493bc30@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.