Home
last modified time | relevance | path

Searched hist:ade741b3896b1a3872ff74437f04b50762d05849 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-mvebu/
H A Dtimer.cade741b3896b1a3872ff74437f04b50762d05849 Wed Jul 15 13:36:52 UTC 2015 Stefan Roese <sr@denx.de> arm: mvebu: Call timer_init early before PHY and DDR init

Without calling timer_init(), the xdelay() functions return immediately.
We need to call timer_init() early, so that these functions work and
the PHY and DDR init code works correctly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Anton Schubert <anton.schubert@gmx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
H A Dspl.cade741b3896b1a3872ff74437f04b50762d05849 Wed Jul 15 13:36:52 UTC 2015 Stefan Roese <sr@denx.de> arm: mvebu: Call timer_init early before PHY and DDR init

Without calling timer_init(), the xdelay() functions return immediately.
We need to call timer_init() early, so that these functions work and
the PHY and DDR init code works correctly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Anton Schubert <anton.schubert@gmx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>