From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 13 Sep 2012 11:36:26 +0200 Subject: [U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform In-Reply-To: <201209131132.58384.marex@denx.de> References: <1345098630-27902-1-git-send-email-monstr@monstr.eu> <1345098630-27902-3-git-send-email-monstr@monstr.eu> <50506286.1030801@monstr.eu> <201209131132.58384.marex@denx.de> Message-ID: <5051A91A.10604@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 09/13/2012 11:32 AM, Marek Vasut wrote: > Dear Michal Simek, > >> On 08/16/2012 08:30 AM, Michal Simek wrote: >>> Add timer driver. >>> >>> Signed-off-by: Michal Simek >>> >>> --- >>> v2: Move lowlevel_init.S from board to cpu folder >>> >>> Remove XPSS prefix >>> Rename XSCUTIMER -> SCUTIMER >>> >>> Keep timer in zynq folder till ARM custodian comments it. >>> --- >>> >>> arch/arm/cpu/armv7/zynq/Makefile | 52 +++++++++++ >>> arch/arm/cpu/armv7/zynq/lowlevel_init.S | 27 ++++++ >>> arch/arm/cpu/armv7/zynq/timer.c | 151 >>> +++++++++++++++++++++++++++++++ 3 files changed, 230 insertions(+), 0 >>> deletions(-) >>> create mode 100644 arch/arm/cpu/armv7/zynq/Makefile >>> create mode 100644 arch/arm/cpu/armv7/zynq/lowlevel_init.S >>> create mode 100644 arch/arm/cpu/armv7/zynq/timer.c >> >> We haven't got any reaction for Albert. >> Marek and Joe: Can you review this? And give me your ACK or NACK. > > Oh I'll gladly torture you :-) Go ahead. :-) > > btw I might need a bit of a review for a ublaze stuff eventually and maybe some > xilinx uart too, there's a large stdio patchset I have queued. Would you review > please? Feel free to contact me if you need any help with any xilinx stuff. Microblaze/xilinx ppc or current arm code. I am keen to change current code to u-boot new standard and also with dts support. 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