All of lore.kernel.org
 help / color / mirror / Atom feed
From: Priyanka Jain (OSS) <priyanka.jain@oss.nxp.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/4] configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size
Date: Wed, 20 May 2020 10:54:13 +0000	[thread overview]
Message-ID: <VE1PR04MB649489D7DF846BBF0D41600EE6B60@VE1PR04MB6494.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1588664225-25365-2-git-send-email-kuldeep.singh@nxp.com>

>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Kuldeep Singh
>Sent: Tuesday, May 5, 2020 1:07 PM
>To: Priyanka Jain <priyanka.jain@nxp.com>; u-boot at lists.denx.de
>Cc: Kuldeep Singh <kuldeep.singh@nxp.com>
>Subject: [PATCH 1/4] configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size
>
>CONFIG_SYS_MALLOC_LEN is currently set to low value and leaves very less
>space to do malloc in flash environmet. Increase the value to get more
>memory and also make it align with other boards(ls1046a, ls1043a etc.) config
>values.
>
>Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
>---
Series applied to u-boot-fsl-qoriq. Awaiting upstream.

Thanks
Priyanka

  reply	other threads:[~2020-05-20 10:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05  7:37 [PATCH 0/4] QSPI bugfixes of NXP layerscape platforms Kuldeep Singh
2020-05-05  7:37 ` [PATCH 1/4] configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN size Kuldeep Singh
2020-05-20 10:54   ` Priyanka Jain [this message]
2020-05-05  7:37 ` [PATCH 2/4] configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000 Kuldeep Singh
2020-05-05  7:37 ` [PATCH 3/4] configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR Kuldeep Singh
2020-05-05  7:37 ` [PATCH 4/4] configs: ls1012a: Unset ENV_ADDR value Kuldeep Singh

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=VE1PR04MB649489D7DF846BBF0D41600EE6B60@VE1PR04MB6494.eurprd04.prod.outlook.com \
    --to=priyanka.jain@oss.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.