[U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board

Michal Simek monstr at monstr.eu
Wed Sep 12 12:23:46 CEST 2012


On 08/16/2012 08:30 AM, Michal Simek wrote:
> Add support for Xilinx Zynq board.
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
>
> ---
> 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
> ---
>   board/xilinx/zynq/Makefile |   54 +++++++++++++++++++++
>   board/xilinx/zynq/board.c  |   64 +++++++++++++++++++++++++
>   boards.cfg                 |    1 +
>   include/configs/zynq.h     |  110 ++++++++++++++++++++++++++++++++++++++++++++
>   4 files changed, 229 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
>

The same for this one.
Marek and Joe: Can you please review this?

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


More information about the U-Boot mailing list