]> git.sur5r.net Git - u-boot/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)
commit90a35db410ae5b6123ebdb2f6233a1f9ce8d0412
treeccb813a9350fcb071abe0a7b2c442c1685110847
parent926870478d1fd5e8cf6a38716c9cf1ae845435e1
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