[U-Boot] [PATCH 2/4] board: xilinx: Remove common folder
Rommel G Custodio
sessyargc at gmail.com
Wed Jan 30 13:19:01 CET 2013
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 at 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 at gmail.com>
All the best,
Rommel
More information about the U-Boot
mailing list