From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/2] common: Rewrite hiding the end of memory
Date: Tue, 15 Dec 2015 09:02:54 +0800 [thread overview]
Message-ID: <566F66BE.2080900@freescale.com> (raw)
In-Reply-To: <1449524259-14683-1-git-send-email-yorksun@freescale.com>
On 12/08/2015 05:37 AM, York Sun wrote:
> As the name may be confusing, the CONFIG_SYS_MEM_TOP_HIDE reserves
> some memory from the end of ram, tracked by gd->ram_size. It is not
> always the top of u-boot visible memory. Rewrite the macro with a
> weak function to provide flexibility for complex calcuation. Legacy
> use of this macro is still supported.
>
> Signed-off-by: York Sun <yorksun@freescale.com>
>
> ---
>
> Changes in v5:
> Separated as a new patch
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
Applied to fsl-qoriq master. Awaiting upstream.
York
prev parent reply other threads:[~2015-12-15 1:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 21:37 [U-Boot] [PATCH v5 1/2] common: Rewrite hiding the end of memory York Sun
2015-12-07 21:37 ` [U-Boot] [PATCH v5 2/2] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server York Sun
2015-12-15 1:03 ` York Sun
2015-12-08 19:35 ` [U-Boot] [PATCH v5 1/2] common: Rewrite hiding the end of memory Simon Glass
2015-12-15 1:02 ` 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=566F66BE.2080900@freescale.com \
--to=yorksun@freescale.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.