All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] arm: zynq: Move ZYNQ_SERIAL to Kconfig
Date: Mon, 20 Nov 2017 08:38:38 -0700	[thread overview]
Message-ID: <CAPnjgZ0G7yGDz5AXRZ+xbSxhZkmL34DJDd-sBobBpp5C9Rdr5g@mail.gmail.com> (raw)
In-Reply-To: <0a8259ea6ed7d88ca24ed38b4d3673d52084d06f.1509968715.git.michal.simek@xilinx.com>

On 6 November 2017 at 04:45, Michal Simek <michal.simek@xilinx.com> wrote:
> Move cadence/zynq serial driver via Kconfig
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
>  configs/syzygy_hub_defconfig                     | 1 +
>  configs/topic_miami_defconfig                    | 1 +
>  configs/topic_miamilite_defconfig                | 1 +
>  configs/topic_miamiplus_defconfig                | 1 +
>  configs/xilinx_zynqmp_ep_defconfig               | 1 +
>  configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 1 +
>  configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 1 +
>  configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 1 +
>  configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 1 +
>  configs/xilinx_zynqmp_zcu102_revA_defconfig      | 1 +
>  configs/xilinx_zynqmp_zcu102_revB_defconfig      | 1 +
>  configs/zynq_cc108_defconfig                     | 1 +
>  configs/zynq_microzed_defconfig                  | 1 +
>  configs/zynq_picozed_defconfig                   | 1 +
>  configs/zynq_z_turn_defconfig                    | 1 +
>  configs/zynq_zc702_defconfig                     | 1 +
>  configs/zynq_zc706_defconfig                     | 1 +
>  configs/zynq_zc770_xm010_defconfig               | 1 +
>  configs/zynq_zc770_xm011_defconfig               | 1 +
>  configs/zynq_zc770_xm012_defconfig               | 1 +
>  configs/zynq_zc770_xm013_defconfig               | 1 +
>  configs/zynq_zed_defconfig                       | 1 +
>  configs/zynq_zybo_defconfig                      | 1 +
>  drivers/serial/Kconfig                           | 7 +++++++
>  include/configs/xilinx_zynqmp.h                  | 1 -
>  include/configs/zynq-common.h                    | 1 -
>  scripts/config_whitelist.txt                     | 1 -
>  27 files changed, 30 insertions(+), 3 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2017-11-20 15:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 11:45 [U-Boot] [PATCH 1/5] arm: zynq: Return value from fdtdec_setup_memory_banksize directly Michal Simek
2017-11-06 11:45 ` [U-Boot] [PATCH 2/5] arm: zynq: Enable FPGA/FPGA_XILINX via Kconfig Michal Simek
2017-11-06 11:45 ` [U-Boot] [PATCH 3/5] arm: zynq: Move ZYNQ_SERIAL to Kconfig Michal Simek
2017-11-20 15:38   ` Simon Glass [this message]
2017-11-06 11:45 ` [U-Boot] [PATCH 4/5] arm: zynq: Sort dts names Michal Simek
2017-11-20 15:38   ` Simon Glass
2017-11-06 11:45 ` [U-Boot] [PATCH 5/5] arm: zynq: Add mini u-boot configuration for zynq Michal Simek
2017-11-20 15:38   ` Simon Glass
2017-11-21  7:23     ` Michal Simek
2017-11-24 22:36       ` Simon Glass

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=CAPnjgZ0G7yGDz5AXRZ+xbSxhZkmL34DJDd-sBobBpp5C9Rdr5g@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.