coreboot-kgpe-d16/src
Mario Scheithauer 969531b6d8 mb/siemens/mc_ehl2: Enable Marvell PHY 88E1512 driver
This mainboard has three Marvel PHYs connected to the internal SOC GbE
controllers. The default LED status after HW reset of this PHYs shows a
different mode than what is needed. LED[2] is not connected on this
mainboard.

This patch sets the following LED status:
LED[0] - 7 = On - 1000 Mbps Link, Off - Else
LED[1] - 1 = On - Link, Blink - Activity, Off - No Link
LED[2] - not connected

TEST=Try different register values to verify LED feature.

Change-Id: I51d817bc720bf787279777f503efdc17dbb1274d
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69387
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-11-24 06:00:38 +00:00
..
acpi src/acpi: Remove unnecessary space after casts 2022-11-22 13:48:23 +00:00
arch src/arch: Remove unnecessary space after casts 2022-11-22 13:46:47 +00:00
commonlib src/commonlib: Remove unnecessary space after casts 2022-11-22 13:47:15 +00:00
console
cpu cpu/intel/car: Define post codes 2022-11-23 03:47:18 +00:00
device device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
drivers drivers/net/phy/m88e1512: Provide functionality to customize LED status 2022-11-24 05:59:31 +00:00
ec ec: Add SPDX license headers to Makefiles 2022-11-22 12:43:11 +00:00
include device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
lib lib/malloc.c: Fix log messages 2022-11-18 16:02:28 +00:00
mainboard mb/siemens/mc_ehl2: Enable Marvell PHY 88E1512 driver 2022-11-24 06:00:38 +00:00
northbridge src/northbridge: Remove unnecessary space after casts 2022-11-22 13:46:09 +00:00
sbom
security security: Remove unnecessary space after casts 2022-11-22 12:55:26 +00:00
soc soc/intel/ehl: Add MDIO operation to TSN GbE device 2022-11-24 05:56:37 +00:00
southbridge sb/intel/i82801gx/lpc.c: Use post_code() 2022-11-23 15:24:03 +00:00
superio src/superio: Remove unnecessary space after casts 2022-11-21 15:03:50 +00:00
vendorcode vc/amd/fsp/glinda/platform_descriptors.h: Update for glinda 2022-11-19 02:47:48 +00:00
Kconfig build: List all Kconfigs in CBFS `config` file, compress it 2022-11-18 17:19:44 +00:00