diff options
author | Johnny Lin <johnny_lin@wiwynn.com> | 2021-08-23 20:21:06 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-08-27 02:51:59 +0000 |
commit | b69d1dea47552fa0939c884523570b9ce6e42017 (patch) | |
tree | cdc1da2918aa4740037bc4ee65d2dd8b94c4c8fe /Documentation/mainboard | |
parent | 5d797a6b54252b6d0a6154158aa5a2e59b534ee4 (diff) |
Doc/mb/ocp: Update Delta Lake documentation for RAS features
Change-Id: I71b97930f1a1ca4a60f830a90d80af6ca0236c8e
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57093
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/ocp/deltalake.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/mainboard/ocp/deltalake.md b/Documentation/mainboard/ocp/deltalake.md index 94facf6b25..b85f8ce178 100644 --- a/Documentation/mainboard/ocp/deltalake.md +++ b/Documentation/mainboard/ocp/deltalake.md @@ -117,8 +117,12 @@ and [u-root] as initramfs. - Power button - localboot - netboot from IPv6 -- basic memory hardware error injection/detection (SMI handlers not upstreamed) -- basic PCIe hardware error injection/detection (SMI handlers not upstreamed) +- RAS (SMI handlers not upstreamed) + - EINJ/HEST + - error injection through ITP + - memory error handling + - PCIe error handling + - PCIe live error recovery (LER) ## Stress/performance tests passed - OS warm reboot (1000 cycles) @@ -154,7 +158,6 @@ and [u-root] as initramfs. - flashrom command not able to update ME region - ACPI BERT table - PCIe hotplug through VPP (Virtual Pin Ports) -- PCIe Live Error Recovery - RO_VPD region as well as other RO regions are not write protected - Not able to selectively enable/disable core |