]> git.baikalelectronics.ru Git - uboot.git/commit
board: stmark2: fix clock value
authorAngelo Dureghello <angelo@kernel-space.org>
Mon, 6 Feb 2023 21:54:37 +0000 (22:54 +0100)
committerAngelo Dureghello <angelo@kernel-space.org>
Wed, 15 Mar 2023 00:38:19 +0000 (01:38 +0100)
commitd3e47d6f9a8b4a261d02123074c8be49b9cee29a
treeba78c471b9ef84667f5e617d4a78941c697198c6
parent353eb17087ce9af780ac8a6d26bb7781d689616d
board: stmark2: fix clock value

Fix totally blank console at boot, clock value must be decimal,
as for the 30Mhz external crystal.

Fixes: 37cef91cfcc7 ("stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to Kconfig")
Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/sysam/stmark2/Kconfig