nb/intel/i945: Initialize console in bootblock
Change-Id: Ic6ea158714998195614a63ee46a057f405de5616 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36796 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
This commit is contained in:
committed by
Patrick Georgi
parent
e27c013f39
commit
c583920a74
@@ -1,5 +1,6 @@
|
||||
ifeq ($(CONFIG_EC_LENOVO_PMH7),y)
|
||||
|
||||
bootblock-y += pmh7.c
|
||||
ramstage-y += pmh7.c
|
||||
smm-y += pmh7.c
|
||||
romstage-y += pmh7.c
|
||||
|
Reference in New Issue
Block a user