All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 07/12 v2] arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
Date: Fri, 29 Mar 2019 11:35:51 +0100	[thread overview]
Message-ID: <8e8edc98-55d7-6bae-8d5f-07690312bfc8@denx.de> (raw)
In-Reply-To: <20190326121642.23302-7-sr@denx.de>

Hello Stefan,

Am 26.03.2019 um 13:16 schrieb Stefan Roese:
> This patch adds _image_binary_end to the SPL linker script. This will be
> used be the upcoming GARDENA AT91SAM based platform, which uses DT in
> SPL and configures CONFIGURE_SPL_SEPARATE_BSS.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Andreas Bießmann <andreas@biessmann.org>
> Cc: Eugen Hristev <eugen.hristev@microchip.com>
> ---
> v2:
> - No change
> 
>   arch/arm/mach-at91/arm926ejs/u-boot-spl.lds | 2 ++
>   1 file changed, 2 insertions(+)

Reviewed-by: Heiko Schocher <hs@denx.de>

bye,
Heiko

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de

  reply	other threads:[~2019-03-29 10:35 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-26 12:16 [U-Boot] [PATCH 01/12 v2] arm: at91: Makefile: Compile lowlevel_init only when really necessary Stefan Roese
2019-03-26 12:16 ` [U-Boot] [PATCH 02/12 v2] arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabled Stefan Roese
2019-03-29 10:15   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 03/12 v2] serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL Stefan Roese
2019-03-29  9:54   ` Eugen.Hristev at microchip.com
2019-03-29 15:31     ` Stefan Roese
2019-03-29 10:21   ` Heiko Schocher
2019-03-29 15:49     ` Stefan Roese
2019-03-26 12:16 ` [U-Boot] [PATCH 04/12 v2] watchdog: Handle SPL build with watchdog disabled Stefan Roese
2019-03-29 10:22   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 05/12 v2] watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() Stefan Roese
2019-03-29 10:22   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 06/12 v2] arm: at91: Enable watchdog support Stefan Roese
2019-03-29 10:34   ` Heiko Schocher
2019-03-29 12:06     ` Wolfgang Denk
2019-03-29 12:57       ` Stefan Roese
2019-04-01  5:41       ` Heiko Schocher
2019-04-01  9:13         ` Simon Goldschmidt
2019-04-01 10:54           ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 07/12 v2] arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds Stefan Roese
2019-03-29 10:35   ` Heiko Schocher [this message]
2019-03-26 12:16 ` [U-Boot] [PATCH 08/12 v2] Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory Stefan Roese
2019-03-29 10:36   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 09/12 v2] Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary Stefan Roese
2019-03-29 10:04   ` Eugen.Hristev at microchip.com
2019-03-29 15:53     ` Stefan Roese
2019-03-29 15:59       ` Eugen.Hristev at microchip.com
2019-03-29 16:12         ` Stefan Roese
2019-03-29 10:38   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 10/12 v2] arm: at91: siemens: Add support to generate combined SPL+U-Boot image Stefan Roese
2019-03-29 10:38   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 11/12 v2] arm: at91: at91sam9x5.dtsi: Add watchdog handle Stefan Roese
2019-03-29 10:41   ` Heiko Schocher
2019-03-26 12:16 ` [U-Boot] [PATCH 12/12 v2] arm: at91: Add gardena-gateway-at91sam support Stefan Roese
2019-03-26 13:58   ` Eugen.Hristev at microchip.com
2019-03-26 14:01     ` Stefan Roese
2019-03-26 14:12       ` Eugen.Hristev at microchip.com
2019-03-26 14:50         ` Stefan Roese
2019-03-29 10:43   ` Heiko Schocher
2019-03-29 10:07 ` [U-Boot] [PATCH 01/12 v2] arm: at91: Makefile: Compile lowlevel_init only when really necessary Heiko Schocher

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=8e8edc98-55d7-6bae-8d5f-07690312bfc8@denx.de \
    --to=hs@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.