All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] xilinx: Add new Zynq board
Date: Tue, 14 Aug 2012 14:16:56 +0200	[thread overview]
Message-ID: <502A41B8.9070206@monstr.eu> (raw)
In-Reply-To: <1344944567-1694-5-git-send-email-monstr@monstr.eu>

On 08/14/2012 01:42 PM, Michal Simek wrote:
> Add support for Xilinx Zynq board.
>
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
>   board/xilinx/zynq/Makefile        |   57 +++++++++++++++++++++++++++++++++
>   board/xilinx/zynq/board.c         |   64 +++++++++++++++++++++++++++++++++++++
>   board/xilinx/zynq/lowlevel_init.S |   27 +++++++++++++++
>   boards.cfg                        |    1 +
>   4 files changed, 149 insertions(+), 0 deletions(-)
>   create mode 100644 board/xilinx/zynq/Makefile
>   create mode 100644 board/xilinx/zynq/board.c
>   create mode 100644 board/xilinx/zynq/lowlevel_init.S


oops. I forget to add also config file.
Will send v2 patch.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

      reply	other threads:[~2012-08-14 12:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 11:42 [U-Boot] Xilinx Zynq platform Michal Simek
2012-08-14 11:42 ` [U-Boot] [PATCH 1/4] serial: Add Dragonfire serial driver Michal Simek
2012-08-14 14:09   ` Joe Hershberger
2012-08-14 16:38     ` Michal Simek
2012-08-14 16:45       ` Joe Hershberger
2012-08-14 17:17         ` Michal Simek
2012-08-14 22:40           ` John Williams
2012-08-14 11:42 ` [U-Boot] [PATCH 2/4] net: Add driver for Zynq Gem IP Michal Simek
2012-08-14 14:59   ` Joe Hershberger
2012-08-14 17:04     ` Michal Simek
2012-08-14 11:42 ` [U-Boot] [PATCH 3/4] arm: Support new Xilinx Zynq platform Michal Simek
2012-08-14 15:36   ` Joe Hershberger
2012-08-14 16:28     ` Michal Simek
2012-08-14 16:41       ` Joe Hershberger
2012-08-14 17:11         ` Michal Simek
2012-08-14 17:15           ` Joe Hershberger
2012-08-14 17:39             ` Michal Simek
2012-08-14 18:19               ` Joe Hershberger
2012-08-14 18:39                 ` Michal Simek
2012-08-14 20:18                   ` Marek Vasut
2012-08-14 11:42 ` [U-Boot] [PATCH 4/4] xilinx: Add new Zynq board Michal Simek
2012-08-14 12:16   ` 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=502A41B8.9070206@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 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.