From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ti_armv7_common: env: Remove no longer needed mem_reserve
Date: Thu, 9 Jun 2016 09:21:23 +0530 [thread overview]
Message-ID: <5758E7BB.3030209@ti.com> (raw)
In-Reply-To: <20160608151914.5321-1-afd@ti.com>
On Wednesday 08 June 2016 08:49 PM, Andrew F. Davis wrote:
> The kernel can now use DT to reserve memory carveouts and
> these areas are now the default for drivers that need reserved
> memory, so reserving more here is unneeded and any memory reserved
> this way will be wasted.
>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Thanks and regards,
Lokesh
> ---
> include/configs/ti_armv7_keystone2.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
> index 2c9028c..d7baf33 100644
> --- a/include/configs/ti_armv7_keystone2.h
> +++ b/include/configs/ti_armv7_keystone2.h
> @@ -247,7 +247,6 @@
> "tftp_root=/\0" \
> "nfs_root=/export\0" \
> "mem_lpae=1\0" \
> - "mem_reserve=512M\0" \
> "addr_ubi=0x82000000\0" \
> "addr_secdb_key=0xc000000\0" \
> "name_kern=zImage\0" \
>
next prev parent reply other threads:[~2016-06-09 3:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 15:19 [U-Boot] [PATCH] ti_armv7_common: env: Remove no longer needed mem_reserve Andrew F. Davis
2016-06-09 3:51 ` Lokesh Vutla [this message]
2016-06-19 14:08 ` [U-Boot] " Tom Rini
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=5758E7BB.3030209@ti.com \
--to=lokeshvutla@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