soc/amd/genoa: Enable cf9 IO early

Signed-off-by: Varshit Pandya <pandyavarshit@gmail.com>
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I05990c2aca40d9cf47a9ebdfd269b80b8f60e300
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76505
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Arthur Heymans 2023-07-13 14:18:38 +02:00 committed by Felix Held
parent ded03d55cc
commit f955ecb4c5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
/* Before console init */
void fch_pre_init(void)
{
fch_enable_cf9_io();
}
/* After console init */