All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/board: SPL: Enable malloc flag in global data.
Date: Sat, 4 Jun 2016 08:57:09 -0700	[thread overview]
Message-ID: <5752FA55.6040502@nxp.com> (raw)
In-Reply-To: <1464194508-5933-1-git-send-email-sumit.garg@nxp.com>

On 05/25/2016 03:24 AM, Sumit Garg wrote:
> For malloc to work in SPL framework enable GD_FLG_FULL_MALLOC_INIT
> flag in global data after allocating memory using mem_malloc_init.
> 
> Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
> ---
>  board/freescale/b4860qds/spl.c     | 1 +
>  board/freescale/c29xpcie/spl.c     | 1 +
>  board/freescale/p1010rdb/spl.c     | 1 +
>  board/freescale/p1022ds/spl.c      | 1 +
>  board/freescale/p1_p2_rdb_pc/spl.c | 1 +
>  board/freescale/t102xqds/spl.c     | 1 +
>  board/freescale/t102xrdb/spl.c     | 1 +
>  board/freescale/t104xrdb/spl.c     | 1 +
>  board/freescale/t208xqds/spl.c     | 1 +
>  board/freescale/t208xrdb/spl.c     | 1 +
>  board/freescale/t4qds/spl.c        | 1 +
>  board/freescale/t4rdb/spl.c        | 1 +
>  12 files changed, 12 insertions(+)

Applied to u-boot-mpc85xx master. Awaiting upstream.
Thanks.

York

      reply	other threads:[~2016-06-04 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 16:41 [U-Boot] [PATCH] powerpc/board: SPL: Enable malloc flag in global data Sumit Garg
2016-06-04 15:57 ` York Sun [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=5752FA55.6040502@nxp.com \
    --to=york.sun@nxp.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 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.