From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/4] Change DM_SEQ_ALIAS to be configurable for SPL
Date: Mon, 11 Jan 2016 10:26:53 +0100 [thread overview]
Message-ID: <5693755D.3020803@monstr.eu> (raw)
In-Reply-To: <1452186048-26882-1-git-send-email-nathan@nathanrossi.com>
On 7.1.2016 18:00, Nathan Rossi wrote:
> Add a config option for SPL_DM_SEQ_ALIAS and enable it for the Zynq
> targets which require it for SPI flash support in SPL.
>
> Changes in v2:
> * Add patches to enable the config for mvebu and socfpga targets.
>
> Changes in v3:
> * Removed de0nano and mcvevk boards from socfpga config patch
>
> Nathan Rossi (4):
> spl: dm: Add SPL_DM_SEQ_ALIAS config option
> arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
> arm: mvebu: Select SPL_DM_SEQ_ALIAS
> arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
>
> arch/arm/Kconfig | 1 +
> configs/socfpga_arria5_defconfig | 1 +
> configs/socfpga_cyclone5_defconfig | 1 +
> configs/socfpga_sockit_defconfig | 1 +
> configs/socfpga_socrates_defconfig | 1 +
> configs/socfpga_sr1500_defconfig | 1 +
> configs/zynq_microzed_defconfig | 1 +
> configs/zynq_picozed_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/core/Kconfig | 9 +++++++++
> drivers/core/device.c | 2 +-
> include/config_uncmd_spl.h | 1 -
> include/configs/socfpga_common.h | 1 -
> 20 files changed, 26 insertions(+), 3 deletions(-)
>
Applied whole series to my tree and will send PR to Tom when merge
window is open.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160111/bdfddb62/attachment.sig>
prev parent reply other threads:[~2016-01-11 9:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 17:00 [U-Boot] [PATCH v3 0/4] Change DM_SEQ_ALIAS to be configurable for SPL Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 1/4] spl: dm: Add SPL_DM_SEQ_ALIAS config option Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 2/4] arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs Nathan Rossi
2016-01-07 17:00 ` [U-Boot] [PATCH v3 3/4] arm: mvebu: Select SPL_DM_SEQ_ALIAS Nathan Rossi
2016-01-11 9:23 ` Stefan Roese
2016-01-07 17:00 ` [U-Boot] [PATCH v3 4/4] arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs Nathan Rossi
2016-01-07 17:05 ` Marek Vasut
2016-01-11 9:26 ` Michal Simek [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=5693755D.3020803@monstr.eu \
--to=monstr@monstr.eu \
--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