doc: fix incorrect info about serial port availability
Fix incorrect information about the presence (or not) of a serial port on Kaby Lake NUC platforms. Tracked-On: #5812 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
d8c33e1342
commit
c94c6c633e
|
@ -166,7 +166,7 @@ Verified Hardware Specifications Detail
|
|||
| | | | - One SATA3 port for connection to 2.5" HDD or SSD |
|
||||
| | | | (up to 9.5 mm thickness) |
|
||||
| | +------------------------+-----------------------------------------------------------+
|
||||
| | | Serial Port | - Yes |
|
||||
| | | Serial Port | - No |
|
||||
+--------------------------------+------------------------+------------------------+-----------------------------------------------------------+
|
||||
| | **Kaby Lake** | | NUC7i7BNH | Processor | - Intel® Core™ i7-7567U CPU @ 3.50GHz (2C4T) |
|
||||
| | (Code name: Baby Canyon) | | (Board: NUC7i7BNB) | | |
|
||||
|
@ -199,7 +199,7 @@ Verified Hardware Specifications Detail
|
|||
| | | | - One SATA3 port for connection to 2.5" HDD or SSD |
|
||||
| | | | (up to 9.5 mm thickness) (NUC7i5DNHE only) |
|
||||
| | +------------------------+-----------------------------------------------------------+
|
||||
| | | Serial Port | - No |
|
||||
| | | Serial Port | - Yes |
|
||||
+--------------------------------+------------------------+------------------------+-----------------------------------------------------------+
|
||||
| | **Whiskey Lake** | | WHL-IPC-I5 | Processor | - Intel® Core™ i5-8265U CPU @ 1.60GHz (4C8T) |
|
||||
| | | | (Board: WHL-IPC-I5) | | |
|
||||
|
|
Loading…
Reference in New Issue