public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE
Date: Fri, 14 Feb 2014 13:30:16 +0900	[thread overview]
Message-ID: <52FD9BD8.2090800@samsung.com> (raw)
In-Reply-To: <1391076167-14306-3-git-send-email-albert.u.boot@aribaud.net>

On 30/01/14 19:02, Albert ARIBAUD wrote:
> Remove the last uses of symbol offsets in ARM U-Boot.
> Remove some needless uses of _TEXT_BASE.
> Remove all _TEXT_BASE definitions.
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
> 
> Changes in v5: None
> Changes in v4:
> - removed mkexynosspl patch, already fixed in 0fcac1ab
> 
> Changes in v3: None
> Changes in v2:
> - fixed use of _rel_dyn_end instead of _end
> 
>  README                                      |  6 ------
>  arch/arm/cpu/arm1136/start.S                | 27 ---------------------------
>  arch/arm/cpu/arm1176/start.S                | 27 ---------------------------
>  arch/arm/cpu/arm720t/start.S                | 26 --------------------------
>  arch/arm/cpu/arm920t/start.S                | 26 --------------------------
>  arch/arm/cpu/arm926ejs/at91/lowlevel_init.S | 14 +-------------
>  arch/arm/cpu/arm926ejs/mxs/start.S          | 27 ---------------------------
>  arch/arm/cpu/arm926ejs/start.S              | 27 ---------------------------
>  arch/arm/cpu/arm946es/start.S               | 26 --------------------------
>  arch/arm/cpu/arm_intcm/start.S              | 26 --------------------------
>  arch/arm/cpu/armv7/omap3/lowlevel_init.S    |  3 ---
>  arch/arm/cpu/armv7/start.S                  | 23 -----------------------
>  arch/arm/cpu/ixp/start.S                    | 26 --------------------------
>  arch/arm/cpu/pxa/start.S                    | 27 ---------------------------
>  arch/arm/cpu/sa1100/start.S                 | 26 --------------------------
>  arch/arm/lib/board.c                        | 12 ++++++------
>  board/armltd/integrator/lowlevel_init.S     |  2 +-
>  board/cm4008/flash.c                        |  2 +-
>  board/cm41xx/flash.c                        |  2 +-
>  board/mpl/vcma9/lowlevel_init.S             |  5 +----
>  board/samsung/goni/lowlevel_init.S          |  3 ---
>  board/samsung/smdk2410/lowlevel_init.S      |  5 +----
>  board/samsung/smdk5250/lowlevel_init.S      |  5 +----
>  board/samsung/smdkc100/lowlevel_init.S      |  3 ---
>  board/ti/omap5912osk/lowlevel_init.S        |  4 ----
>  common/board_f.c                            | 14 +++-----------
>  common/board_r.c                            |  4 ++--
>  include/asm-generic/sections.h              | 26 +++++++-------------------
>  28 files changed, 25 insertions(+), 399 deletions(-)
> 

About samsung boards,

Acked-by: Minkyu Kang <mk7.kang@samsung.com>

Thanks,
Minkyu Kang.

  reply	other threads:[~2014-02-14  4:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08  8:57 [U-Boot] [PATCH v4 1/3] cm_t335: fix linker file to produce full ELF Albert ARIBAUD
2014-01-08  8:57 ` [U-Boot] [PATCH v4 2/3] arm: make _end compiler-generated Albert ARIBAUD
2014-01-08  8:57   ` [U-Boot] [PATCH v4 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE Albert ARIBAUD
2014-01-30 10:02     ` [U-Boot] [PATCH v5 1/3] cm_t335: fix linker file to produce full ELF Albert ARIBAUD
2014-01-30 10:02       ` [U-Boot] [PATCH v5 2/3] arm: make _end compiler-generated Albert ARIBAUD
2014-01-30 10:02         ` [U-Boot] [PATCH v5 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE Albert ARIBAUD
2014-02-14  4:30           ` Minkyu Kang [this message]
2014-02-14  7:28             ` Rajeshwari Birje
2014-02-14  8:08               ` Albert ARIBAUD
2014-02-14  8:22                 ` Rajeshwari Birje
2014-01-30 12:09         ` [U-Boot] [PATCH v5 2/3] arm: make _end compiler-generated Benoît Thébaudeau
2014-02-13 10:44           ` 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=52FD9BD8.2090800@samsung.com \
    --to=mk7.kang@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox