Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37642 )
Change subject: Documentation: Fix table and encoding ......................................................................
Documentation: Fix table and encoding
There's some encoding issue that vim automatically resolved and the table wasn't pretty enough so sphinx complained.
Change-Id: I6c16a3a1fcc306d0b12043ebec7d4e69e9339d7d Signed-off-by: Patrick Georgi pgeorgi@google.com --- M Documentation/mainboard/facebook/monolith.md 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/37642/1
diff --git a/Documentation/mainboard/facebook/monolith.md b/Documentation/mainboard/facebook/monolith.md index 9b9f33b..d008a72 100644 --- a/Documentation/mainboard/facebook/monolith.md +++ b/Documentation/mainboard/facebook/monolith.md @@ -2,7 +2,7 @@
This page describes how to run coreboot on the Facebook Monolith.
-Please note: the coreboot implementation for this boards is in it's Alpha state and isn't fully +Please note: the coreboot implementation for this boards is in it's Alpha state and isn't fully tested yet.
## Required blobs @@ -63,7 +63,7 @@
```eval_rst +------------------+--------------------------------------------------+ -| SoC | Intel Kaby Lake U | +| SoC | Intel Kaby Lake U | +------------------+--------------------------------------------------+ | CPU | Intel i3-7100U | +------------------+--------------------------------------------------+