From: Rommel G Custodio <sessyargc@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] board: xilinx: Remove common folder
Date: Wed, 30 Jan 2013 21:19:01 +0900 [thread overview]
Message-ID: <20130130121901.GB76203@crg> (raw)
In-Reply-To: <1358947873-3731-2-git-send-email-michal.simek@xilinx.com>
Dear Michal,
On 2013.01/23, Michal Simek wrote:
> All these files was used for ancient xilinx drivers
> which are finally gone.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
> board/xilinx/common/xbasic_types.c | 165 ----
> board/xilinx/common/xbasic_types.h | 283 ------
> board/xilinx/common/xbuf_descriptor.h | 252 ------
> board/xilinx/common/xdma_channel.c | 738 ----------------
> board/xilinx/common/xdma_channel.h | 291 ------
> board/xilinx/common/xdma_channel_i.h | 110 ---
> board/xilinx/common/xdma_channel_sg.c | 1317 ----------------------------
> board/xilinx/common/xio.h | 81 --
> board/xilinx/common/xipif_v1_23_b.c | 331 -------
> board/xilinx/common/xipif_v1_23_b.h | 746 ----------------
> board/xilinx/common/xpacket_fifo_v1_00_b.c | 448 ----------
> board/xilinx/common/xpacket_fifo_v1_00_b.h | 306 -------
> board/xilinx/common/xstatus.h | 347 --------
> board/xilinx/common/xversion.c | 350 --------
> board/xilinx/common/xversion.h | 97 --
> board/xilinx/zynq/Makefile | 3 -
> 16 files changed, 0 insertions(+), 5865 deletions(-)
> delete mode 100644 board/xilinx/common/xbasic_types.c
> delete mode 100644 board/xilinx/common/xbasic_types.h
> delete mode 100644 board/xilinx/common/xbuf_descriptor.h
> delete mode 100644 board/xilinx/common/xdma_channel.c
> delete mode 100644 board/xilinx/common/xdma_channel.h
> delete mode 100644 board/xilinx/common/xdma_channel_i.h
> delete mode 100644 board/xilinx/common/xdma_channel_sg.c
> delete mode 100644 board/xilinx/common/xio.h
> delete mode 100644 board/xilinx/common/xipif_v1_23_b.c
> delete mode 100644 board/xilinx/common/xipif_v1_23_b.h
> delete mode 100644 board/xilinx/common/xpacket_fifo_v1_00_b.c
> delete mode 100644 board/xilinx/common/xpacket_fifo_v1_00_b.h
> delete mode 100644 board/xilinx/common/xstatus.h
> delete mode 100644 board/xilinx/common/xversion.c
> delete mode 100644 board/xilinx/common/xversion.h
>
Tested-by: Rommel Custodio <sessyargc@gmail.com>
All the best,
Rommel
next prev parent reply other threads:[~2013-01-30 12:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 13:31 [U-Boot] [PATCH 1/4] board: xilinx: Remove unused ancient i2c driver Michal Simek
2013-01-23 13:31 ` [U-Boot] [PATCH 2/4] board: xilinx: Remove common folder Michal Simek
2013-01-30 12:19 ` Rommel G Custodio [this message]
2013-01-23 13:31 ` [U-Boot] [PATCH 3/4] common: cmd_bdinfo: Fix compilation warning for microblaze Michal Simek
2013-01-30 0:06 ` Rommel Custodio
2013-01-23 13:31 ` [U-Boot] [PATCH 4/4] microblaze: Remove FSL support from generic board Michal Simek
2013-01-30 12:17 ` [U-Boot] [PATCH 1/4] board: xilinx: Remove unused ancient i2c driver Rommel G Custodio
2013-01-30 14:10 ` Heiko Schocher
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=20130130121901.GB76203@crg \
--to=sessyargc@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.