Documentation: Fix EC type for facebook and portwell boards

Board description contained incorrect EC type.

Change EC type to ITE8528

BUG=N/A
TEST=build

Change-Id: Ib5af79fb00bfdfc5dbe001b60010a74bddc696e2
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37657
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Wim Vervoorn 2019-12-11 14:50:11 +01:00 committed by Patrick Georgi
parent a6eab80dc9
commit 9a0f093343
3 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ Specifically, it's a Winbond W25Q64FV (3.3V), whose datasheet can be found
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| CPU | Intel Braswell (N3710) | | CPU | Intel Braswell (N3710) |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Super I/O, EC | ITE8256 | | Super I/O, EC | ITE8528 |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Coprocessor | Intel Management Engine | | Coprocessor | Intel Management Engine |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+

View File

@ -67,7 +67,7 @@ output.
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| CPU | Intel i3-7100U | | CPU | Intel i3-7100U |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Super I/O, EC | ITE8256 | | Super I/O, EC | ITE8528 |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Coprocessor | Intel Management Engine | | Coprocessor | Intel Management Engine |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+

View File

@ -67,7 +67,7 @@ serial/video/pcie ports might be available.
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| CPU | Intel Braswell (N3710) | | CPU | Intel Braswell (N3710) |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Super I/O, EC | ITE8256 | | Super I/O, EC | ITE8528 |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+
| Coprocessor | Intel Management Engine | | Coprocessor | Intel Management Engine |
+------------------+--------------------------------------------------+ +------------------+--------------------------------------------------+