Michal Simek
4b21284b8c
zynq: Move scutimer baseaddr to hardware.h
...
Move baseaddr to hardware.h to be shared between
configurations.
Signed-off-by: Michal Simek <michal.simek@xilinx.com >
Reviewed-by: Tom Rini <trini@ti.com >
2013-04-30 11:39:12 +02:00
David Andrey
d54cc00787
arm: zynq: U-Boot udelay < 1000 FIX
...
Rework the __udelay function of U-Boot Zynq Arch to handle
delay < 1000 usec
Signed-off-by: David Andrey <david.andrey@netmodule.com >
Signed-off-by: Michal Simek <michal.simek@xilinx.com >
Reviewed-by: Tom Rini <trini@ti.com >
2013-04-30 11:39:10 +02:00
Simon Glass
582601da2f
arm: Move lastinc to arch_global_data
...
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2013-02-01 15:07:50 -05:00
Simon Glass
66ee692347
arm: Move tbl to arch_global_data
...
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org >
2013-02-01 15:07:50 -05:00
Michal Simek
38b343dd05
arm: Support new Xilinx Zynq platform
...
Add timer driver.
Signed-off-by: Michal Simek <monstr@monstr.eu >
CC: Joe Hershberger <joe.hershberger@gmail.com >
CC: Marek Vasut <marex@denx.de >
Acked-by: Marek Vasut <marex@denx.de >
2012-10-04 16:46:29 +02:00