diff options
author | Evgeny Zinoviev <me@ch1p.com> | 2020-02-18 03:41:25 +0300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-18 19:48:33 +0000 |
commit | 286b07ca33dfc827463d1b701dc3cb2457f13bf4 (patch) | |
tree | d540fe3c4bc2fe023497b3b5372a041d07feda63 /Documentation/mainboard/lenovo/x301.md | |
parent | 900a254475f5a057ce41e3dbcec33ff6999d8df6 (diff) | |
download | coreboot-286b07ca33dfc827463d1b701dc3cb2457f13bf4.tar.xz |
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>
Diffstat (limited to 'Documentation/mainboard/lenovo/x301.md')
-rw-r--r-- | Documentation/mainboard/lenovo/x301.md | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Documentation/mainboard/lenovo/x301.md b/Documentation/mainboard/lenovo/x301.md index 89b422f978..b273fc5a33 100644 --- a/Documentation/mainboard/lenovo/x301.md +++ b/Documentation/mainboard/lenovo/x301.md @@ -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. The vendor IFD VSCC list contains: - -MACRONIX_MX25L6405 (0xc2, 0x2017) - -WINBOND_NEX_W25X64 (0xef, 0x3017) - -ATMEL_AT25DF641 (0x1f, 0x4800) +- MACRONIX_MX25L6405 (0xc2, 0x2017) +- WINBOND_NEX_W25X64 (0xef, 0x3017) +- ATMEL_AT25DF641 (0x1f, 0x4800) The general [flashing tutorial] has more details. Tested: - - CPU Core 2 Duo U9400 - - Slotted DIMM 4GiB*2 from samsung - - Camera - - pci-e slots - - sata and usb2 - - libgfxinit-based graphic init - - NVRAM options for North and South bridges - - Sound - - Thinkpad EC - - S3 - - Linux 4.19.67-2 within Debian GNU/Linux stable, loaded from - Linux payload (Heads) and Seabios. +- Core 2 Duo U9400 CPU +- Slotted DIMM 4GiB*2 from Samsung +- Camera +- PCI-e slots +- SATA and USB2 +- libgfxinit-based graphics init +- NVRAM options for North and South bridges +- Sound +- ThinkPad EC +- S3 +- Linux 4.19.67-2 within Debian GNU/Linux stable, loaded from + Linux payload (Heads) and SeaBIOS. [flashing tutorial]: ../../flash_tutorial/ext_power.md |