From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 12 Sep 2012 12:20:39 +0200 Subject: [U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver In-Reply-To: <1345098630-27902-1-git-send-email-monstr@monstr.eu> References: <1345098630-27902-1-git-send-email-monstr@monstr.eu> Message-ID: <505061F7.3050802@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: > The driver is used on Xilinx Zynq platform. > > Signed-off-by: Michal Simek > > --- > v2: Use Zynq name instead of Dragonfire and XPSS/XDFUART > Rename driver name > Remove driver description > --- > drivers/serial/Makefile | 1 + > drivers/serial/serial_zynq.c | 200 ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 201 insertions(+), 0 deletions(-) > create mode 100644 drivers/serial/serial_zynq.c Joe: you have reviewed the first version of this patch. Can you comment it? 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