public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
Date: Mon, 7 Dec 2015 11:16:58 -0800	[thread overview]
Message-ID: <5665DB2A.1070705@freescale.com> (raw)
In-Reply-To: <CAPnjgZ2vDpLRWuUbsAkJvxv13Tm9QCpE70pxEqtEARB4xRgTkg@mail.gmail.com>



On 12/07/2015 10:20 AM, Simon Glass wrote:
> On 7 December 2015 at 11:08, York Sun <yorksun@freescale.com> wrote:
>> MC and debug server are not board-specific. Instead of reserving
>> memory in each board file, a weak function is introduced in board_f.c
>> to replace macro CONFIG_SYS_MEM_TOP_HIDE for more flexibility.
>> Legacy use of this macro is still supported. Move the reservation
>> calculation to SoC file. Reduce debug server memory by 2MB to
>> make room for secure memory.
>>
>> In the system with MC and debug server, the top of u-boot memory
>> is not the end of memory. PRAM is not used for this reservation.
>>
>> Signed-off-by: York Sun <yorksun@freescale.com>
>>
>> ---
>>
>> Changes in v4:
>>   Rebase to current master branch
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>
> 
> If for any reason you issue a v5 can you please move the common change
> (board_f.c) to a separate patch?

Right. It makes sense to separate the change. I will send v5.

York

      reply	other threads:[~2015-12-07 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07 18:08 [U-Boot] [PATCH v4] armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server York Sun
2015-12-07 18:20 ` Simon Glass
2015-12-07 19:16   ` 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=5665DB2A.1070705@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox