arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK
authorPali Rohár <pali@kernel.org>
Sat, 31 Jul 2021 12:22:56 +0000 (14:22 +0200)
committerStefan Roese <sr@denx.de>
Wed, 11 Aug 2021 06:42:26 +0000 (08:42 +0200)
commit8ac303d49f891e11a5c0c4cce7a09a518cfb041b
treeb7bf877d2d9b86be7b0c5cc70208e90d1228cbbd
parent808cea90f5ab86fcdd9b0190fdb4c70cd6a060fc
arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK

Config option CONFIG_SYS_TCLK is set by kw88f6281.h and kw88f6192.h files
to correct SOC/platform value. So do not overwrite it in board config
include files.

Kirkwood 88F6180 and 88F6192 uses 166 MHz TCLK and Kirkwood 88F6281 uses
200 MHz TCLK.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-kirkwood/include/mach/kw88f6281.h
include/configs/lacie_kw.h
include/configs/lsxl.h