coreboot-kgpe-d16/src/mainboard/lenovo/t410
Bill XIE 72f13e534b ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Discussed in CB:36093, in the past many lenovo boards need to declare
an empty h8_mainboard_init_dock() to satisfy h8.c.

Now the confusing H8_DOCK_EARLY_INIT might be retired, and if a
mainboard needs dock init (done with h8_mainboard_init_dock() in the
past) in ramstage, (discussed in CB:4294 where H8_DOCK_EARLY_INIT is
introduced) it can just do it in its own chip_ops.enable_dev function.

Tested on X200. Testing on other affected targets may be necessary.

Change-Id: I5737406d1f6cb6e91b2e2fa349a206a3dba988d1
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36385
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-11-12 08:26:42 +00:00
..
acpi
acpi_tables.c
board_info.txt mb/lenovo/t410/board_info: Add release year field 2019-10-24 07:41:05 +00:00
cmos.default
cmos.layout
data.vbt
devicetree.cb
dock.c ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific 2019-11-12 08:26:42 +00:00
dock.h ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific 2019-11-12 08:26:42 +00:00
dsdt.asl mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl 2019-11-04 11:36:39 +00:00
early_init.c mb/lenovo/t410/early_init: Remove unused include delay.h 2019-10-22 20:10:58 +00:00
gma-mainboard.ads
gpio.c mb/lenovo/t410/gpio: Use static for const structures 2019-10-22 20:06:53 +00:00
hda_verb.c
Kconfig
Kconfig.name
mainboard.c ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific 2019-11-12 08:26:42 +00:00
Makefile.inc
romstage.c
smihandler.c
thermal.h
vboot-rwa.fmd