From a2faaa9a27ada1ddb47163e01f450982830f9955 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Thu, 20 Dec 2018 11:56:04 +0100 Subject: Documentation/mb/intel/kblrvp11: Fix table formatting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without this patch, Sphinx 1.7.9 prints the following warning, and doesn't emit the table as HTML: /.../Documentation/mainboard/intel/kblrvp11.md:1: WARNING: Malformed table. +------------------+---------------------------------------------------+ | CPU | Kaby lake H (i7-7820EQ) | +------------------+---------------------------------------------------+ | PCH | Skylake PCH-H (called SPT-H) | +------------------+---------------------------------------------------+ | Coprocessor | Intel ME | +------------------+---------------------------------------------------+ Change-Id: I17920398126d57eb8815c45e4a0d4b100f46004a Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/c/30333 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes Reviewed-by: Patrick Georgi Reviewed-by: Angel Pons Reviewed-by: Felix Held --- Documentation/mainboard/intel/kblrvp11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/mainboard/intel') diff --git a/Documentation/mainboard/intel/kblrvp11.md b/Documentation/mainboard/intel/kblrvp11.md index 5b0496d121..4ccb392c3a 100644 --- a/Documentation/mainboard/intel/kblrvp11.md +++ b/Documentation/mainboard/intel/kblrvp11.md @@ -67,7 +67,7 @@ $ flashrom -p internal --ifd -i bios -w coreboot.rom --noverify-all ```eval_rst +------------------+---------------------------------------------------+ -| CPU | Kaby lake H (i7-7820EQ) | +| CPU | Kaby lake H (i7-7820EQ) | +------------------+---------------------------------------------------+ | PCH | Skylake PCH-H (called SPT-H) | +------------------+---------------------------------------------------+ -- cgit v1.2.3