Documentation: Fix broken tables
- The 4.19 release notes included a list of outstanding issues formatted as a markdown table, which is not supported by Recommonmark. Reformat as an embedded reStructuredText table. - The table of boards supported on the 4.18 branch did not include row separators causing all rows to be rendered in a single row of cells. - Technotes/console.md had a typo in the rST table formatting which generated warnings in the Sphinx build, causing the table to not be rendered in the resulting html. Change-Id: I86e2c5d6d20e6002b87efc4688fc11b24b341227 Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72623 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
7c558d0cfa
commit
0bff4b05b8
|
@ -42,29 +42,53 @@ Branch created, builder configured
|
||||||
| Vendor/Board | Processor | Date added | Brd type |
|
| Vendor/Board | Processor | Date added | Brd type |
|
||||||
+===============================+========================+============+===========+
|
+===============================+========================+============+===========+
|
||||||
| amd/inagua | AMD_FAMILY14 | 2011-02-14 | eval |
|
| amd/inagua | AMD_FAMILY14 | 2011-02-14 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/olivehill | AMD_FAMILY16_KB | 2013-08-05 | eval |
|
| amd/olivehill | AMD_FAMILY16_KB | 2013-08-05 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/parmer | AMD_FAMILY15_TN | 2012-07-22 | eval |
|
| amd/parmer | AMD_FAMILY15_TN | 2012-07-22 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/persimmon | AMD_FAMILY14 | 2011-02-14 | eval |
|
| amd/persimmon | AMD_FAMILY14 | 2011-02-14 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/south_station | AMD_FAMILY14 | 2011-11-18 | eval |
|
| amd/south_station | AMD_FAMILY14 | 2011-11-18 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/thatcher | AMD_FAMILY15_TN | 2012-08-02 | eval |
|
| amd/thatcher | AMD_FAMILY15_TN | 2012-08-02 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| amd/union_station | AMD_FAMILY14 | 2011-11-18 | eval |
|
| amd/union_station | AMD_FAMILY14 | 2011-11-18 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| asrock/e350m1 | AMD_FAMILY14 | 2011-02-24 | mini |
|
| asrock/e350m1 | AMD_FAMILY14 | 2011-02-24 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| asrock/imb-a180 | AMD_FAMILY16_KB | 2013-08-27 | mini |
|
| asrock/imb-a180 | AMD_FAMILY16_KB | 2013-08-27 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| asus/a88xm-e | AMD_FAMILY15_TN | 2020-08-13 | desktop |
|
| asus/a88xm-e | AMD_FAMILY15_TN | 2020-08-13 | desktop |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| asus/am1i-a | AMD_FAMILY16_KB | 2018-01-14 | mini |
|
| asus/am1i-a | AMD_FAMILY16_KB | 2018-01-14 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| asus/f2a85-m | AMD_FAMILY15_TN | 2013-03-22 | desktop |
|
| asus/f2a85-m | AMD_FAMILY15_TN | 2013-03-22 | desktop |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| bap/ode_e20XX | AMD_FAMILY16_KB | 2015-05-27 | eval |
|
| bap/ode_e20XX | AMD_FAMILY16_KB | 2015-05-27 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| biostar/a68n_5200 | AMD_FAMILY16_KB | 2017-10-14 | eval |
|
| biostar/a68n_5200 | AMD_FAMILY16_KB | 2017-10-14 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| biostar/am1ml | AMD_FAMILY16_KB | 2015-04-10 | mini |
|
| biostar/am1ml | AMD_FAMILY16_KB | 2015-04-10 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| elmex/pcm205400 | AMD_FAMILY14 | 2016-09-29 | sbc |
|
| elmex/pcm205400 | AMD_FAMILY14 | 2016-09-29 | sbc |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| gizmosphere/gizmo2 | AMD_FAMILY16_KB | 2014-12-09 | eval |
|
| gizmosphere/gizmo2 | AMD_FAMILY16_KB | 2014-12-09 | eval |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| gizmosphere/gizmo | AMD_FAMILY14 | 2014-01-03 | half |
|
| gizmosphere/gizmo | AMD_FAMILY14 | 2014-01-03 | half |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| hp/abm | AMD_FAMILY16_KB | 2015-01-05 | mini |
|
| hp/abm | AMD_FAMILY16_KB | 2015-01-05 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| hp/pavilion_m6_1035dx | AMD_FAMILY15_TN | 2014-03-28 | laptop |
|
| hp/pavilion_m6_1035dx | AMD_FAMILY15_TN | 2014-03-28 | laptop |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| jetway/nf81-t56n-lf | AMD_FAMILY14 | 2014-02-16 | mini |
|
| jetway/nf81-t56n-lf | AMD_FAMILY14 | 2014-02-16 | mini |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| lenovo/g505s | AMD_FAMILY15_TN | 2014-11-27 | laptop |
|
| lenovo/g505s | AMD_FAMILY15_TN | 2014-11-27 | laptop |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| lippert/frontrunner-af | AMD_FAMILY14 | 2013-03-02 | half |
|
| lippert/frontrunner-af | AMD_FAMILY14 | 2013-03-02 | half |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| msi/ms7721 | AMD_FAMILY15_TN | 2016-11-22 | desktop |
|
| msi/ms7721 | AMD_FAMILY15_TN | 2016-11-22 | desktop |
|
||||||
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
| pcengines/apu1 | AMD_FAMILY14 | 2015-02-23 | half |
|
| pcengines/apu1 | AMD_FAMILY14 | 2015-02-23 | half |
|
||||||
+-------------------------------+------------------------+------------+-----------+
|
+-------------------------------+------------------------+------------+-----------+
|
||||||
```
|
```
|
||||||
|
|
|
@ -217,17 +217,30 @@ Significant Known and Open Issues
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
Issues from the coreboot bugtracker: https://ticket.coreboot.org/
|
Issues from the coreboot bugtracker: https://ticket.coreboot.org/
|
||||||
|
```eval_rst
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| # | Subject |
|
| # | Subject |
|
||||||
|-----|-----------------------------------------------------------------|
|
+=====+=================================================================+
|
||||||
| 449 | ThinkPad T440p fail to start, continuous beeping & LED blinking |
|
| 449 | ThinkPad T440p fail to start, continuous beeping & LED blinking |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 448 | Thinkpad T440P ACPI Battery Value Issues |
|
| 448 | Thinkpad T440P ACPI Battery Value Issues |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 446 | Optiplex 9010 No Post |
|
| 446 | Optiplex 9010 No Post |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 445 | Thinkpad X200 wifi issue |
|
| 445 | Thinkpad X200 wifi issue |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 439 | Lenovo X201 Turbo Boost not working (stuck on 2,4GHz) |
|
| 439 | Lenovo X201 Turbo Boost not working (stuck on 2,4GHz) |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 427 | x200: Two battery charging issues |
|
| 427 | x200: Two battery charging issues |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 414 | X9SAE-V: No USB keyboard init on SeaBIOS using Radeon RX 6800XT |
|
| 414 | X9SAE-V: No USB keyboard init on SeaBIOS using Radeon RX 6800XT |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 412 | x230 reboots on suspend |
|
| 412 | x230 reboots on suspend |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 393 | T500 restarts rather than waking up from suspend |
|
| 393 | T500 restarts rather than waking up from suspend |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 350 | I225 PCIe device not detected on Harcuvar |
|
| 350 | I225 PCIe device not detected on Harcuvar |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
| 327 | OperationRegion (OPRG, SystemMemory, ASLS, 0x2000) causes BSOD |
|
| 327 | OperationRegion (OPRG, SystemMemory, ASLS, 0x2000) causes BSOD |
|
||||||
|
+-----+-----------------------------------------------------------------+
|
||||||
|
```
|
||||||
|
|
|
@ -27,7 +27,7 @@ This feature has been tested on the following platforms:
|
||||||
| Tested platforms |
|
| Tested platforms |
|
||||||
+====================================+
|
+====================================+
|
||||||
| GA-H61M-S2PV + Intel Ivy Bridge |
|
| GA-H61M-S2PV + Intel Ivy Bridge |
|
||||||
+---------------------+---------------
|
+------------------------------------+
|
||||||
```
|
```
|
||||||
|
|
||||||
A minimal DDR3 DIMM breakout board PCB design with only the
|
A minimal DDR3 DIMM breakout board PCB design with only the
|
||||||
|
|
Loading…
Reference in New Issue