[U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform

Marek Vasut marex at denx.de
Thu Sep 13 11:32:58 CEST 2012


Dear Michal Simek,

> On 08/16/2012 08:30 AM, Michal Simek wrote:
> > Add timer driver.
> > 
> > Signed-off-by: Michal Simek <monstr at monstr.eu>
> > 
> > ---
> > 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 :-)

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?

> Thanks,
> Michal

Best regards,
Marek Vasut


More information about the U-Boot mailing list