public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leif Lindholm <leif.lindholm@linaro.org>
To: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: edk2-devel@lists.01.org, ard.biesheuvel@linaro.org,
	linaro-uefi@lists.linaro.org, heyi.guo@linaro.org
Subject: Re: [PATCH v3 0/4] support hikey960
Date: Fri, 16 Feb 2018 11:49:09 +0000	[thread overview]
Message-ID: <20180216114909.zldqeli6wjj7iipk@bivouac.eciton.net> (raw)
In-Reply-To: <1518747003-29025-1-git-send-email-haojian.zhuang@linaro.org>

On Fri, Feb 16, 2018 at 10:09:59AM +0800, Haojian Zhuang wrote:
> Changelog:
> v3:
>   * Sort the patch sequence.
>   * Add CONFIG_NO_DEBUGLIB in HiKey/HiKey960 dsc file.
> 
> v2:
>   * Use Hisilicon common file.
>   * Move SerialPorLib & DebugLib of DXE_RUNTIME out of Hisilicon.dsc.inc.
>   * Remove unused PCD values from HiKey960 dsc file.
>   * Fix to enter boot manager on HiKey.
> 
> v1:
>   * Support the skeleton of HiKey960.

Thanks for the rework.
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

Pushed as ce6c2604be..af6f770054.

> 
> Haojian Zhuang (4):
>   Platform/Hisilicon/HiKey: include DxePcdLib for HiiDatabase
>   Platform/Hisilicon: move out SerialPortLib from common file
>   Platform/Hisilicon/HiKey: use Hisilicon common file
>   Platform/Hisilicon/HiKey960: add skeleton of HiKey960
> 
>  Platform/Hisilicon/D02/Pv660D02.dsc                |   1 +
>  Platform/Hisilicon/HiKey/HiKey.dsc                 | 214 ++---------------
>  Platform/Hisilicon/HiKey/HiKey.fdf                 | 141 +----------
>  Platform/Hisilicon/HiKey960/HiKey960.dsc           | 263 +++++++++++++++++++++
>  Platform/Hisilicon/HiKey960/HiKey960.fdf           | 214 +++++++++++++++++
>  .../HiKey960/Library/HiKey960Lib/HiKey960.c        | 144 +++++++++++
>  .../HiKey960/Library/HiKey960Lib/HiKey960Helper.S  |  52 ++++
>  .../HiKey960/Library/HiKey960Lib/HiKey960Lib.inf   |  44 ++++
>  .../HiKey960/Library/HiKey960Lib/HiKey960Mem.c     | 163 +++++++++++++
>  Silicon/Hisilicon/Hisilicon.dsc.inc                |   3 +-
>  10 files changed, 910 insertions(+), 329 deletions(-)
>  create mode 100644 Platform/Hisilicon/HiKey960/HiKey960.dsc
>  create mode 100644 Platform/Hisilicon/HiKey960/HiKey960.fdf
>  create mode 100644 Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960.c
>  create mode 100644 Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Helper.S
>  create mode 100644 Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Lib.inf
>  create mode 100644 Platform/Hisilicon/HiKey960/Library/HiKey960Lib/HiKey960Mem.c
> 
> -- 
> 2.7.4
> 


      parent reply	other threads:[~2018-02-16 11:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-16  2:09 [PATCH v3 0/4] support hikey960 Haojian Zhuang
2018-02-16  2:10 ` [PATCH v3 1/4] Platform/Hisilicon/HiKey: include DxePcdLib for HiiDatabase Haojian Zhuang
2018-02-16  2:10 ` [PATCH v3 2/4] Platform/Hisilicon: move out SerialPortLib from common file Haojian Zhuang
2018-02-16  2:10 ` [PATCH v3 3/4] Platform/Hisilicon/HiKey: use Hisilicon " Haojian Zhuang
2018-02-16  2:10 ` [PATCH v3 4/4] Platform/Hisilicon/HiKey960: add skeleton of HiKey960 Haojian Zhuang
2018-02-16 11:49 ` Leif Lindholm [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-list 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=20180216114909.zldqeli6wjj7iipk@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /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