From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] arm: fix incorrect monitor protection region in FLASH
Date: Wed, 02 Mar 2011 08:03:04 +0100 [thread overview]
Message-ID: <4D6DEBA8.4010604@free.fr> (raw)
In-Reply-To: <1299045729-1777-1-git-send-email-ratbert.chuang@gmail.com>
Hi Po-Yu Chuang,
Le 02/03/2011 07:02, Po-Yu Chuang a ?crit :
> From: Po-Yu Chuang<ratbert@faraday-tech.com>
>
> Monitor protection region in FLASH did not cover .rel.dyn section
> and .dynsym sections, because it uses __bss_start to compute
> monitor_flash_len. Use _end instead.
>
> Add _end_ofs to all the start.S.
>
> Signed-off-by: Po-Yu Chuang<ratbert@faraday-tech.com>
> ---
Open question: why not group patches 2 and 3 as a single functional
patch? Patch 2 seems purposeless to me as a standalone patch.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-03-02 7:03 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 [this message]
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
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=4D6DEBA8.4010604@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 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.