[coreboot-gerrit] Change in coreboot[master]: reset: Final moves to new API

Nico Huber (Code Review) gerrit at coreboot.org
Fri Oct 12 20:45:25 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/29059

to look at the new patch set (#2).

Change subject: reset: Final moves to new API
......................................................................

reset: Final moves to new API

Move soft_reset() to `southbridge/amd/common/` it's only used for
amdfam10 now.

Let common code call board_reset() instead of hard_reset() and drop
the latter for good.

Change-Id: Ifdc5791160653c5578007f6c1b96015efe2b3e1e
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M src/Kconfig
M src/cpu/amd/family_10h-family_15h/init_cpus.c
M src/device/root_device.c
M src/include/reset.h
M src/lib/prog_loaders.c
M src/lib/reset.c
M src/mainboard/advansus/a785e-i/romstage.c
M src/mainboard/amd/bimini_fam10/romstage.c
M src/mainboard/amd/mahogany_fam10/romstage.c
M src/mainboard/amd/tilapia_fam10/romstage.c
M src/mainboard/asus/kcma-d8/romstage.c
M src/mainboard/asus/kfsn4-dre/romstage.c
M src/mainboard/asus/kgpe-d16/romstage.c
M src/mainboard/asus/m4a78-em/romstage.c
M src/mainboard/asus/m4a785-m/romstage.c
M src/mainboard/asus/m5a88-v/romstage.c
M src/mainboard/avalue/eax-785e/romstage.c
M src/mainboard/gigabyte/ma785gm/romstage.c
M src/mainboard/gigabyte/ma785gmt/romstage.c
M src/mainboard/gigabyte/ma78gm/romstage.c
M src/mainboard/hp/dl165_g6_fam10/romstage.c
M src/mainboard/iei/kino-780am2-fam10/romstage.c
M src/mainboard/jetway/pa78vm5/romstage.c
M src/mainboard/msi/ms9652_fam10/romstage.c
M src/mainboard/supermicro/h8dmr_fam10/romstage.c
M src/mainboard/supermicro/h8qme_fam10/romstage.c
M src/mainboard/supermicro/h8scm_fam10/romstage.c
M src/mainboard/tyan/s2912_fam10/romstage.c
M src/northbridge/amd/amdmct/mct_ddr3/mct_d.c
M src/security/vboot/vboot_common.c
M src/southbridge/amd/amd8111/early_ctrl.c
A src/southbridge/amd/common/reset.h
M src/southbridge/amd/sb700/reset.c
M src/southbridge/amd/sb800/early_setup.c
M src/southbridge/amd/sr5650/early_setup.c
M src/southbridge/broadcom/bcm5785/early_setup.c
M src/southbridge/nvidia/ck804/early_setup.c
M src/southbridge/nvidia/ck804/early_setup_car.c
M src/southbridge/nvidia/mcp55/early_ctrl.c
M src/vendorcode/google/chromeos/watchdog.c
40 files changed, 72 insertions(+), 55 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/29059/2
-- 
To view, visit https://review.coreboot.org/29059
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifdc5791160653c5578007f6c1b96015efe2b3e1e
Gerrit-Change-Number: 29059
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181012/5c12a0ef/attachment.html>


More information about the coreboot-gerrit mailing list