From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: Do not call board_init_r() from board_init_f()
Date: Fri, 4 Sep 2015 11:53:24 +0200 [thread overview]
Message-ID: <201509041153.24190.marex@denx.de> (raw)
In-Reply-To: <1440836180-5155-1-git-send-email-marex@denx.de>
On Saturday, August 29, 2015 at 10:16:20 AM, Marek Vasut wrote:
> Instead of calling board_init_r() directly from board_init_f(), just
> return from board_init_f(). This will make the code continue executing
> in crt0.S _main(), from which the board_init_r() is called. This patch
> aligns the SoCFPGA SPL with the correct SPL design as well as reduces
> the stack utilisation slightly.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Applied, this is needed.
Best regards,
Marek Vasut
prev parent reply other threads:[~2015-09-04 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-29 8:16 [U-Boot] [PATCH] arm: socfpga: Do not call board_init_r() from board_init_f() Marek Vasut
2015-09-04 9:53 ` Marek Vasut [this message]
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=201509041153.24190.marex@denx.de \
--to=marex@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox