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

Michal Simek monstr at monstr.eu
Fri Sep 28 22:00:48 CEST 2012


Hi Albert,

On 09/28/2012 09:30 PM, Albert ARIBAUD wrote:
> 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?

I have sent v5 patch to the mailing list.
I have also updated master-zynq branch in my microblaze custodian repo
(git://git.denx.de/u-boot-microblaze.git).

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