[U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform
Michal Simek
monstr at monstr.eu
Wed Sep 12 12:23:02 CEST 2012
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.
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