public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles
Date: Mon, 26 Jan 2015 12:10:25 -0500	[thread overview]
Message-ID: <20150126171025.GC10826@bill-the-cat> (raw)
In-Reply-To: <1422291328-23909-2-git-send-email-sjg@chromium.org>

On Mon, Jan 26, 2015 at 09:55:26AM -0700, Simon Glass wrote:

> The stack is already set to CONFIG_SPL_STACK immediately before
> board_init_f() is called, so this should not be needed.
> 
> Also global_data has already been set up so we don't want to mess with
> it.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
> Changes in v2: None

We should drop this one in favor of the 2 I posted that fixes some other
problems and gets the boards booting too (and as a bonus drops the
custom board_init_f() func). :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150126/3bda90b1/attachment.pgp>

  reply	other threads:[~2015-01-26 17:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 16:55 [U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles Simon Glass
2015-01-26 17:10   ` Tom Rini [this message]
2015-01-26 18:12     ` Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 2/3] Revert "Revert "ARM: SPL: do not set gd again"" Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 3/3] arm: spl: Avoid setting up a duplicate global data structure Simon Glass
2015-02-25  6:28 ` [U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model Albert ARIBAUD
2015-02-25 13:27   ` Simon Glass
2015-02-25 14:00     ` Simon Glass
2015-02-25 20:57       ` Albert ARIBAUD
2015-02-26 10:34         ` Albert ARIBAUD
2015-02-26 15:57           ` Simon Glass
2015-02-26 17:06             ` Albert ARIBAUD
2015-02-26 17:20               ` Simon Glass

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=20150126171025.GC10826@bill-the-cat \
    --to=trini@ti.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