From 137aee12fb6f8c2c682268c6894110d486c12caa Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:07:04 -0500 Subject: ThinkPad X200 support added to libreboot --- (limited to 'docs/install/index.html') diff --git a/docs/install/index.html b/docs/install/index.html index bfae94e..7bd670d 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -26,6 +26,7 @@
  • X60/X60S/X60T/T60: How to flash your ROM (if running Lenovo BIOS firmware)
  • macbook21: How to flash your ROM (if running Apple EFI firmware)
  • X60/X60S/X60T/T60/macbook21: How to flash your ROM (if running libreboot or coreboot already)
  • +
  • X200: Flashing libreboot (hardware or software)
  • Installing libreboot (hardware)

    @@ -46,6 +47,7 @@
  • ThinkPad X60, X60s: bin/x60/
  • ThinkPad X60 Tablet: bin/x60t/
  • ThinkPad T60: bin/t60/ (note, see ../hcl/index.html#supported_t60_list)
  • +
  • ThinkPad X200: bin/x200_8mb/ (8MiB flash chip) or bin/x200_4mb (4MiB flash chip) (see ../hcl/x200.html)
  • Apple MacBook2,1: bin/macbook21/
  • Apple MacBook1,1: bin/macbook21/ (it's not a typo; the same ROM's work)
  • @@ -75,7 +77,7 @@

    boardname should be replaced with one of the following: macbook21, t60, - x60 or x60t. + x60, x60t, x200_8mb or x200_4mb.

    @@ -398,6 +400,23 @@

    Back to top of page

    + +
    + +

    X200: Flashing libreboot (hardware or software)

    + +

    + If your X200 is running the original firmware (Lenovo BIOS), follow the instructions at + x200_external.html first. +

    + +

    + Software flashing instructions not written yet (TODO). +

    + +

    + Back to top of page. +


    -- cgit v0.9.1