Documentation: Fix style issues on Lenovo X301 page
- Fix lists markup - Some minor fixes in the text (e.g. lowercases) Change-Id: I812bdbeed6609c31f3428a3020fa4b32ebbb3445 Signed-off-by: Evgeny Zinoviev <me@ch1p.io> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38948 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
900a254475
commit
286b07ca33
|
@ -22,25 +22,25 @@ SOIC-8 one (you might need to add the chip to the IFD VSCC list), as
|
||||||
what is done in the photo.
|
what is done in the photo.
|
||||||
|
|
||||||
The vendor IFD VSCC list contains:
|
The vendor IFD VSCC list contains:
|
||||||
-MACRONIX_MX25L6405 (0xc2, 0x2017)
|
- MACRONIX_MX25L6405 (0xc2, 0x2017)
|
||||||
-WINBOND_NEX_W25X64 (0xef, 0x3017)
|
- WINBOND_NEX_W25X64 (0xef, 0x3017)
|
||||||
-ATMEL_AT25DF641 (0x1f, 0x4800)
|
- ATMEL_AT25DF641 (0x1f, 0x4800)
|
||||||
|
|
||||||
The general [flashing tutorial] has more details.
|
The general [flashing tutorial] has more details.
|
||||||
|
|
||||||
Tested:
|
Tested:
|
||||||
- CPU Core 2 Duo U9400
|
- Core 2 Duo U9400 CPU
|
||||||
- Slotted DIMM 4GiB*2 from samsung
|
- Slotted DIMM 4GiB*2 from Samsung
|
||||||
- Camera
|
- Camera
|
||||||
- pci-e slots
|
- PCI-e slots
|
||||||
- sata and usb2
|
- SATA and USB2
|
||||||
- libgfxinit-based graphic init
|
- libgfxinit-based graphics init
|
||||||
- NVRAM options for North and South bridges
|
- NVRAM options for North and South bridges
|
||||||
- Sound
|
- Sound
|
||||||
- Thinkpad EC
|
- ThinkPad EC
|
||||||
- S3
|
- S3
|
||||||
- Linux 4.19.67-2 within Debian GNU/Linux stable, loaded from
|
- Linux 4.19.67-2 within Debian GNU/Linux stable, loaded from
|
||||||
Linux payload (Heads) and Seabios.
|
Linux payload (Heads) and SeaBIOS.
|
||||||
|
|
||||||
|
|
||||||
[flashing tutorial]: ../../flash_tutorial/ext_power.md
|
[flashing tutorial]: ../../flash_tutorial/ext_power.md
|
||||||
|
|
Loading…
Reference in New Issue