coreboot-kgpe-d16/src/mainboard/samsung/stumpy
Keith Hui c5d6af43fb nb/intel/snb: Abolish mainboard_should_reset_usb()
Of the 13 mainboards that implement mainboard_should_reset_usb() hook,
all but one do the same: Stop MRC from resetting USB when resuming
from S3 suspend.

This hook turns out is only here to facilitate a USB reset workaround
on samsung/stumpy for an old ChromeOS kernel which is no longer needed.

Drop the workaround, the hook, and headers no longer used.

roda/rv11/early_init.c is left with no useful code after this patch,
so drop it entirely from both bootblock and romstage.

Change-Id: Ib3a5a00c0a6b1528e39435784919223d16b3914e
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72496
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-03-23 15:14:45 +00:00
..
acpi mainboard/acpi: Replace constant "Zero" with actual number 2022-12-27 09:05:56 +00:00
acpi_tables.c
board_info.txt
chromeos.c
chromeos.fmd mb/samsung: Enable VBOOT_VBNV_FLASH 2023-02-08 00:54:16 +00:00
cmos.layout nb/intel/snb: Abolish mainboard_should_reset_usb() 2023-03-23 15:14:45 +00:00
devicetree.cb mb/*: Replace SNB PCI devices with references from chipset.cb 2023-02-04 01:42:39 +00:00
dsdt.asl
early_init.c nb/intel/snb: Abolish mainboard_should_reset_usb() 2023-03-23 15:14:45 +00:00
gma-mainboard.ads
gpio.c
hda_verb.c
Kconfig mb/samsung: Enable VBOOT_VBNV_FLASH 2023-02-08 00:54:16 +00:00
Kconfig.name
mainboard.c
Makefile.inc
onboard.h
smihandler.c mb/*/smihandler.c: Drop unused <soc/nvs.h> 2022-12-07 04:52:10 +00:00
thermal.h