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/git') diff --git a/docs/git/index.html b/docs/git/index.html index 5aa38b4..c3286b9 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -33,6 +33,7 @@
  • ThinkPad X60
  • ThinkPad X60 Tablet
  • ThinkPad T60
  • +
  • ThinkPad X200
  • MacBook2,1
  • @@ -384,6 +385,48 @@ It is believed that the motherboards on 14.1" and 15.1" T60's are the same, so the same configuration is used on both the 14.1" and 15.1" T60's.

    + +

    + ThinkPad X200 configuration (file: resources/libreboot/config/x200_4mb/config and resources/libreboot/config/x200_8mb/config) +

    +

    + These are saved as two configs, because there are 2 size flash chips: 4MB or 8MB. +

    + +

    + Go back and disable option ROM's: +

    + +

    + The resulting .config file was saved as resources/libreboot/config/x200_8mb/config and + resources/libreboot/config/x200_4mb/config and is used by the build + scripts for this machine. +

    MacBook2,1 configuration (file: resources/libreboot/config/macbook21/config) @@ -475,11 +518,11 @@

    If you are building on an i686 host, this will include statically linked 32-bit binaries in the binary release archive that you created, - for: nvramtool, cbfstool, bucts, flashrom. + for: nvramtool, cbfstool, bucts, flashrom, ich9deblob.

    - If you are building on an x86_64 host, this will include statically linked 32- and 64-bit binaries for cbfstool and nvramtool, while flashrom + If you are building on an x86_64 host, this will include statically linked 32- and 64-bit binaries for ich9deblob, cbfstool and nvramtool, while flashrom and bucts will be included only as 64-bit statically linked binaries. To include a statically linked flashrom and bucts for i686, you will need to build them on a chroot, a virtual machine or a real 32-bit system. You can find the build dependencies for these packages listed in deps-*

    -- cgit v0.9.1