]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: zynqmp: Do not setup time if already setup
authorMichal Simek <michal.simek@xilinx.com>
Wed, 12 Jul 2017 08:32:18 +0000 (10:32 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 2 Aug 2017 07:11:52 +0000 (09:11 +0200)
commit9b94b5e72093d4950b51cb04cb2bc4a7ea6fadb9
treeccb813a9350fcb071abe0a7b2c442c1685110847
parentab7aace26ca5799404f70a77c14980fc2ebe9409
arm64: zynqmp: Do not setup time if already setup

Newer psu_init_gpl.c/h contain clock setup. Detect if
reference clock is active. If yes, skip timer setup.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/zynqmp.c