mb/ocp/tiogapass: Fix GPIOs
[coreboot2.git] / src / mainboard / kontron / bsl6 / bootblock.c
blob7dacd4aa8c2399ad0b5dc701ff4b2e3c04d464df
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #include <bootblock_common.h>
4 #include <ec/kontron/kempld/kempld.h>
6 void bootblock_mainboard_early_init(void)
8 kempld_enable_uart_for_console();