[U-Boot] [PATCH 4/4 v4] xilinx: Add new Zynq board
Albert ARIBAUD
albert.u.boot at aribaud.net
Fri Sep 28 21:30:35 CEST 2012
Hi Michal,
On Fri, 14 Sep 2012 08:23:36 +0200, Michal Simek <monstr at monstr.eu>
wrote:
> Add support for Xilinx Zynq board.
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
> CC: Joe Hershberger <joe.hershberger at gmail.com>
> CC: Marek Vasut <marex at denx.de>
>
> ---
> v2: Forget to also add config file
>
> v3: Change name for serial driver
> Remove lowlevel_init from board folder
> Remove XPSS part from timer baseaddr
> Change name for Zynq gem driver
> Clean coding style
> Remove mac + ip addresses from config file
> Remove additional PHYs
>
> v4: Move reset_cpu to cpu folder
> Remove empty board_late_init
> Enable SERIAL_MULTI
> Setup SYS_TEXT_BASE
> Changed eth initialization
> ---
> board/xilinx/zynq/Makefile | 54 +++++++++++++++++++++
> board/xilinx/zynq/board.c | 54 +++++++++++++++++++++
> boards.cfg | 1 +
> include/configs/zynq.h | 112 ++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 221 insertions(+), 0 deletions(-)
> create mode 100644 board/xilinx/zynq/Makefile
> create mode 100644 board/xilinx/zynq/board.c
> create mode 100644 include/configs/zynq.h
Sorry for barging in late... Can you make a V5 with the MAINTAINERS
file updated?
Amicalement,
--
Albert.
More information about the U-Boot
mailing list