public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2 v2] arm: fix incorrect monitor protection region in FLASH
Date: Thu, 03 Mar 2011 07:58:30 +0100	[thread overview]
Message-ID: <4D6F3C16.604@free.fr> (raw)
In-Reply-To: <1299056524-2090-1-git-send-email-ratbert.chuang@gmail.com>

Le 02/03/2011 10:02, Po-Yu Chuang a ?crit :
> From: Po-Yu Chuang<ratbert@faraday-tech.com>
>
> Monitor protection region in FLASH did not cover .rel.dyn
> and .dynsym sections, because it uses __bss_start to compute
> monitor_flash_len. Use _end instead.
>
> Add _end to linker scripts for end of u-boot image
> Add _end_ofs to all the start.S.
>
> Signed-off-by: Po-Yu Chuang<ratbert@faraday-tech.com>
> ---
> v2:
> merge patch 2 and patch 3 of v1

Tested-By: Albert ARIBAUD <albert.aribaud@free.fr>

Checked on ED Mini V2, monitor_flash_len now correct wrt _end.

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-03-03  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02  6:02 [U-Boot] [PATCH 3/3] arm: fix incorrect monitor protection region in FLASH Po-Yu Chuang
2011-03-02  7:03 ` Albert ARIBAUD
2011-03-02  7:18   ` Po-Yu Chuang
2011-03-02  9:02 ` [U-Boot] [PATCH 2/2 v2] " Po-Yu Chuang
2011-03-03  6:58   ` Albert ARIBAUD [this message]
2011-03-03  6:59   ` Albert ARIBAUD

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=4D6F3C16.604@free.fr \
    --to=albert.aribaud@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox