Riku Viitanen has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/85757?usp=email )
Change subject: Documentation: Fix snb/ivb nri frequency table ......................................................................
Documentation: Fix snb/ivb nri frequency table
2*8*133 = 2133
Change-Id: Ic5e6120aaa9fe7db2a3c1651d2ea9443a24e7c4d Signed-off-by: Riku Viitanen riku.viitanen@protonmail.com --- M Documentation/northbridge/intel/sandybridge/nri_freq.md 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/85757/1
diff --git a/Documentation/northbridge/intel/sandybridge/nri_freq.md b/Documentation/northbridge/intel/sandybridge/nri_freq.md index 0732870..d641575 100644 --- a/Documentation/northbridge/intel/sandybridge/nri_freq.md +++ b/Documentation/northbridge/intel/sandybridge/nri_freq.md @@ -108,7 +108,7 @@ +------------+-----------+------------------+-------------------------+---------------+ | 933 | DDR3-1866 | 7 | 133 MHz | | +------------+-----------+------------------+-------------------------+---------------+ -| 1066 | DDR3-2166 | 8 | 133 MHz | | +| 1066 | DDR3-2133 | 8 | 133 MHz | | +------------+-----------+------------------+-------------------------+---------------+ ```
@@ -127,7 +127,7 @@ +------------+-----------+------------------+-------------------------+---------------+ | 933 | DDR3-1866 | 7 | 133 MHz | | +------------+-----------+------------------+-------------------------+---------------+ -| 1066 | DDR3-2166 | 8 | 133 MHz | | +| 1066 | DDR3-2133 | 8 | 133 MHz | | +------------+-----------+------------------+-------------------------+---------------+ | 700 | DDR3-1400 | 7 | 100 MHz | '1 | +------------+-----------+------------------+-------------------------+---------------+