arm64: versal: Adjust cpu clock for versal virtual

This patch modifies cpu clock for Xilinx Versal virtual
platform in order to keep same as used by QEMU.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Change-Id: I169d082462d7ce94a82c62966ab9eb122c5a3fee
This commit is contained in:
Siva Durga Prasad Paladugu 2019-04-27 11:23:20 +05:30 committed by Jolly Shah
parent f50828d52e
commit c959c479eb
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
# define PLATFORM_NAME "Versal Virt"
# define VERSAL_UART_CLOCK 25000000
# define VERSAL_UART_BAUDRATE 115200
# define VERSAL_CPU_CLOCK 62500000
# define VERSAL_CPU_CLOCK 2720000
#endif
/* Access control register defines */