diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-12-12 18:59:39 +0100 |
---|---|---|
committer | Hung-Te Lin <hungte@chromium.org> | 2020-12-14 08:17:27 +0000 |
commit | d0fd7b06933a9dede54b0f21a3dd91fd579930dc (patch) | |
tree | 1eac139414f4cf534777301aaa3842cd2a038bec /Documentation/mainboard/index.md | |
parent | cff91544d40ad383bf0fa310d1c504446331f572 (diff) |
Doc/mainboard: Sort Lenovo laptop generation groups
GM45 is older than Arrandale, so swap their order.
Change-Id: I5b94d940c0378dd561535257d3352700fd482527
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48603
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Evgeny Zinoviev <me@ch1p.io>
Diffstat (limited to 'Documentation/mainboard/index.md')
-rw-r--r-- | Documentation/mainboard/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 4b46b7ce02..95efe55e50 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -89,15 +89,15 @@ The boards in this section are not real mainboards, but emulators. - [X2xx common](lenovo/x2xx_series.md) - [vboot](lenovo/vboot.md) -### Arrandale series - -- [T410](lenovo/t410.md) - ### GM45 series - [X200 / T400 / T500 / X301 common](lenovo/montevina_series.md) - [X301](lenovo/x301.md) +### Arrandale series + +- [T410](lenovo/t410.md) + ### Sandy Bridge series - [T420](lenovo/t420.md) |