Documentation: Fix formatting
Fix formatting and missing close block quotes in nri_registers.md Change-Id: I5fa0136f4d7f05737a0d53ff9da7d2c77b22d675 Signed-off-by: Tom Hiller <thrilleratplay@gmail.com> Reviewed-on: https://review.coreboot.org/28327 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
parent
c3e5dd4cd8
commit
993869e3fc
|
@ -2138,7 +2138,7 @@ Please handle with care !
|
|||
| 0:7| Selected multiplier: 100Mhz [7,12], 133Mhz [3,19] |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
| 8 | - 1: 100Mhz reference clock |
|
||||
| | - 0: 133Mhz reference clock (Ivy Bridge only) |
|
||||
| | - 0: 133Mhz reference clock (Ivy Bridge only) |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
| 31 | PLL busy |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
|
@ -2172,3 +2172,4 @@ Please handle with care !
|
|||
+===========+==================================================================+
|
||||
| 8 | Force RCOMP |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue