Hello build bot (Jenkins), Tristan Corrick, Angel Pons, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40963
to look at the new patch set (#5).
Change subject: superio/nuvoton/*: Standardise config state entry/exit functions ......................................................................
superio/nuvoton/*: Standardise config state entry/exit functions
Rename nuvoton_pnp_{enter,exit}_conf_state() to pnp_{enter,exit}_conf_state() to match other Super I/Os.
Part of an attempt to standardise the pre-RAM API across all Super I/Os.
Change-Id: I238808b36545f3595a1b1a007ffe5dd41b448231 Signed-off-by: Keith Hui buurin@gmail.com --- M src/mainboard/asrock/b75pro3-m/early_init.c M src/mainboard/asrock/b85m_pro4/bootblock.c M src/mainboard/asrock/g41c-gs/early_init.c M src/mainboard/asrock/h81m-hds/bootblock.c M src/mainboard/asus/h61m-cs/early_init.c M src/mainboard/asus/maximus_iv_gene-z/early_init.c M src/mainboard/asus/p8h61-m_lx3_r2_0/early_init.c M src/mainboard/asus/p8h61-m_pro/early_init.c M src/mainboard/asus/p8z77-m_pro/early_init.c M src/mainboard/asus/p8z77-v_lx2/early_init.c M src/mainboard/supermicro/x10slm-f/bootblock.c M src/mainboard/supermicro/x9scl/early_init.c M src/superio/nuvoton/common/early_serial.c M src/superio/nuvoton/common/nuvoton.h 14 files changed, 28 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/40963/5