Nico Huber has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/82768?usp=email )
Change subject: nb/via/cx700: Perform early bootblock init ......................................................................
nb/via/cx700: Perform early bootblock init
Disable a timer (GP3) that is always running by default. And enable SMBus, which is useful this early as a console. The SMBus controller is mostly compatible to the Intel one.
Change-Id: I77f179433b280d67860fc495605b5764ed081a6c Signed-off-by: Nico Huber nico.h@gmx.de --- M src/northbridge/via/cx700/Kconfig M src/northbridge/via/cx700/Makefile.mk A src/northbridge/via/cx700/bootblock.c A src/northbridge/via/cx700/early_smbus.c 4 files changed, 36 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/82768/2