summaryrefslogtreecommitdiffstats
path: root/Documentation/northbridge
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2021-08-14 18:26:35 +0200
committerFelix Held <felix-coreboot@felixheld.de>2021-08-16 14:46:13 +0000
commitad82106eb9f692d8221cb09c315991c168e86eb3 (patch)
treea57b045667a410421b0a70f80c6db1969257e0b9 /Documentation/northbridge
parent9bd9362ae6340d73239f2ec83ba568230093097d (diff)
downloadcoreboot-ad82106eb9f692d8221cb09c315991c168e86eb3.tar.gz
coreboot-ad82106eb9f692d8221cb09c315991c168e86eb3.tar.bz2
coreboot-ad82106eb9f692d8221cb09c315991c168e86eb3.zip
Documentation: Mark ECC as working on Sandy Bridge
Change-Id: I9f9aa5bf6ed4e1430e7067bfe5d3ce8e59e85812 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56977 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'Documentation/northbridge')
-rw-r--r--Documentation/northbridge/intel/sandybridge/nri_features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/northbridge/intel/sandybridge/nri_features.md b/Documentation/northbridge/intel/sandybridge/nri_features.md
index d700b54be100..670fcb6ed1a4 100644
--- a/Documentation/northbridge/intel/sandybridge/nri_features.md
+++ b/Documentation/northbridge/intel/sandybridge/nri_features.md
@@ -84,6 +84,6 @@
+---------------------------+----------------------+-------------+---------+---------------------+
| **ECC support** |
+---------------------------+----------------------+-------------+---------+---------------------+
-| ECC | yes | no | | |
+| ECC | yes | yes | yes | Since coreboot 4.13 |
+---------------------------+----------------------+-------------+---------+---------------------+
```