From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 12 Sep 2012 12:23:46 +0200 Subject: [U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board In-Reply-To: <1345098630-27902-4-git-send-email-monstr@monstr.eu> References: <1345098630-27902-1-git-send-email-monstr@monstr.eu> <1345098630-27902-4-git-send-email-monstr@monstr.eu> Message-ID: <505062B2.1010405@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/16/2012 08:30 AM, Michal Simek wrote: > Add support for Xilinx Zynq board. > > Signed-off-by: Michal Simek > > --- > 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