soc/amd/stoneyridge: move map_oprom_vendev to graphics.c
commit1d66ad1cbde133a83efd632dcecaaa4253699d85
authorFelix Held <felix-coreboot@felixheld.de>
Mon, 27 Mar 2023 12:39:29 +0000 (27 14:39 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 28 Mar 2023 15:14:35 +0000 (28 15:14 +0000)
tree535e253d754e70782608b12e700240c8f6b23681
parent0b03c08223d03515646787b9339c0c5104f020a5
soc/amd/stoneyridge: move map_oprom_vendev to graphics.c

Move map_oprom_vendev to graphics.c to match the other AMD SoCs. Also
change the comment style to be more in line with the rest of coreboot
and drop the unneeded line break in the printk call.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Icc1f3d73fba973413c5a22e2f5ae01bc58bc3e76
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74041
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
src/soc/amd/stoneyridge/Makefile.inc
src/soc/amd/stoneyridge/graphics.c [new file with mode: 0644]
src/soc/amd/stoneyridge/northbridge.c