]> git.dujemihanovic.xyz Git - u-boot.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)
commit461cca79972dd9737432860cfe63ce8b3a2d0535
treeba78c471b9ef84667f5e617d4a78941c697198c6
parent8fde9d13b9d79a0d6d4250f61415390fe06bd0f8
board: stmark2: fix clock value

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

Fixes: 26e5944ec90c ("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