public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anastasiia Lukianenko <vicooodin@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/5] Follow up to "Add new board: Xen guest for ARM64" series
Date: Wed, 19 Aug 2020 15:42:16 +0300	[thread overview]
Message-ID: <20200819124221.30615-1-vicooodin@gmail.com> (raw)

From: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>

Removed unnecessary defines, fixed code style errors and added maintainers to
XEN section.

Anastasiia Lukianenko (5):
  board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and
    board_early_init_f function
  MAINTAINERS: Add maintainers to XEN section
  board: xen: Remove CONFIG_CMD_RUN define as it is set on by default in
    Kconfig
  board: xen: Remove unnecessary CONFIG_INITRD_TAG and
    CONFIG_CMDLINE_TAG
  xen: Code style conformity

 MAINTAINERS                               | 20 ++++++++++++++++++++
 board/xen/xenguest_arm64/xenguest_arm64.c |  5 -----
 configs/xenguest_arm64_defconfig          |  1 -
 drivers/xen/gnttab.c                      |  3 ++-
 drivers/xen/pvblock.c                     | 12 ++++++------
 include/configs/xenguest_arm64.h          |  7 -------
 include/xen/gnttab.h                      |  3 +--
 lib/sscanf.c                              |  3 ++-
 8 files changed, 31 insertions(+), 23 deletions(-)

-- 
2.17.1

             reply	other threads:[~2020-08-19 12:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 12:42 Anastasiia Lukianenko [this message]
2020-08-19 12:42 ` [PATCH 1/5] board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function Anastasiia Lukianenko
2020-08-19 13:16   ` Tom Rini
2020-08-19 12:42 ` [PATCH 2/5] MAINTAINERS: Add maintainers to XEN section Anastasiia Lukianenko
2020-08-19 13:16   ` Tom Rini
2020-08-19 12:42 ` [PATCH 3/5] board: xen: Remove CONFIG_CMD_RUN define as it is set on by default in Kconfig Anastasiia Lukianenko
2020-08-20  9:52   ` Michal Simek
2020-08-19 12:42 ` [PATCH 4/5] board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG Anastasiia Lukianenko
2020-08-19 12:42 ` [PATCH 5/5] xen: Code style conformity Anastasiia Lukianenko
2020-08-19 13:18   ` 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=20200819124221.30615-1-vicooodin@gmail.com \
    --to=vicooodin@gmail.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