All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] ARM: Zynq: Add ZYBO board
Date: Sat, 30 Aug 2014 11:29:34 +1000	[thread overview]
Message-ID: <CAPokK=q8fsk-pOqWOUmNgeDpxXx+iHsZo+7+S3NJS-aNCAEuXg@mail.gmail.com> (raw)
In-Reply-To: <aaa473cc-50ff-40e0-91e1-f48ebacc5055@BN1BFFO11FD058.protection.gbl>

On Fri, Aug 29, 2014 at 9:07 PM, Michal Simek <michal.simek@xilinx.com> wrote:
> On 08/28/2014 01:16 PM, Peter Crosthwaite wrote:
>> Hi Michal, Steven,
>>
>> This series adds the ZYBO board to u-boot. Some components were originally
>> contributed to the digilent u-boot tree (P2). Thanks to Steven Wang. The
>> original code had a custom u-boot env specific for Zybo but I have dropped
>> that. I have added DTS support - which in general seems to have appeared in
>> u-boot since the original digilent work (P1). The new configury is P3.
>>
>> Regards,
>> Peter
>>
>> Peter Crosthwaite (2):
>>   arm: dts: zynq: Add digilent ZYBO board dts
>>   kconfig: zynq: Add ZYBO board
>>
>> Tinghui Wang (1):
>>   configs: zynq: Add config support for ZYBO
>>
>>  arch/arm/Kconfig            |  3 +++
>>  arch/arm/dts/Makefile       |  1 +
>>  arch/arm/dts/zynq-zybo.dts  | 23 +++++++++++++++++++++++
>>  board/xilinx/zynq/Kconfig   | 24 ++++++++++++++++++++++++
>>  configs/zynq_zybo_defconfig |  3 +++
>>  include/configs/zynq_zybo.h | 31 +++++++++++++++++++++++++++++++
>>  6 files changed, 85 insertions(+)
>>  create mode 100644 arch/arm/dts/zynq-zybo.dts
>>  create mode 100644 configs/zynq_zybo_defconfig
>>  create mode 100644 include/configs/zynq_zybo.h
>>
>
> Applied all with that small fix in 2/3 reported by Jagan.

Thanks,

Regards,
Peter

> I have also tested it on real HW.
>
> Thanks,
> Michal
>

  reply	other threads:[~2014-08-30  1:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-28 11:16 [U-Boot] [PATCH 0/3] ARM: Zynq: Add ZYBO board Peter Crosthwaite
2014-08-28 11:16 ` [U-Boot] [PATCH 1/3] arm: dts: zynq: Add digilent ZYBO board dts Peter Crosthwaite
2014-08-28 11:44   ` Jagan Teki
2014-08-28 11:16 ` [U-Boot] [PATCH 2/3] configs: zynq: Add config support for ZYBO Peter Crosthwaite
2014-08-28 11:39   ` Jagan Teki
2014-08-28 11:16 ` [U-Boot] [PATCH 3/3] kconfig: zynq: Add ZYBO board Peter Crosthwaite
2014-08-28 11:45   ` Jagan Teki
2014-09-01  2:25   ` Masahiro Yamada
2014-09-01 11:00     ` Michal Simek
2014-08-29 11:07 ` [U-Boot] [PATCH 0/3] ARM: Zynq: " Michal Simek
2014-08-30  1:29   ` Peter Crosthwaite [this message]
     [not found] ` <OFC44BD889.84CD4704-ON86257D43.0024CD41-86257D43.0024CD47@ni.com>
2014-08-29 10:34   ` [U-Boot] [PATCH 2/3] configs: zynq: Add config support for ZYBO Michal Simek
2014-08-30  1:42   ` Peter Crosthwaite

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='CAPokK=q8fsk-pOqWOUmNgeDpxXx+iHsZo+7+S3NJS-aNCAEuXg@mail.gmail.com' \
    --to=crosthwaitepeter@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 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.