public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] nios2: call board_init_f_mem
Date: Tue, 15 Sep 2015 16:56:46 +0800	[thread overview]
Message-ID: <55F7DD4E.5080105@wytron.com.tw> (raw)
In-Reply-To: <1441785805-15203-1-git-send-email-thomas@wytron.com.tw>



On 09/09/2015 04:03 PM, Thomas Chou wrote:
> We will need CONFIG_SYS_MALLOC_F_LEN to use serial uclass.
> So we shall undefine CONFIG_SYS_GENERIC_GLOBAL_DATA, and
> call board_init_f_mem() to allocates early malloc() memory
> with size of CONFIG_SYS_MALLOC_F_LEN in board_f.c.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> ---
>   arch/nios2/cpu/start.S          | 10 ++++++++++
>   arch/nios2/include/asm/config.h |  2 --
>   2 files changed, 10 insertions(+), 2 deletions(-)

Applied to u-boot-nios.

      parent reply	other threads:[~2015-09-15  8:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  8:03 [U-Boot] [PATCH 1/2] nios2: call board_init_f_mem Thomas Chou
2015-09-09  8:03 ` [U-Boot] [PATCH 2/2] nios2: enable malloc() pool before relocation Thomas Chou
2015-09-09 12:04   ` Marek Vasut
2015-09-15  8:57   ` Thomas Chou
2015-09-09 12:04 ` [U-Boot] [PATCH 1/2] nios2: call board_init_f_mem Marek Vasut
2015-09-15  8:56 ` Thomas Chou [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=55F7DD4E.5080105@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --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