Sven Schnelle ([email protected]) just uploaded a new patch set to gerrit, 
which you can find at
http://review.coreboot.org/59

-gerrit

commit 0948fcf6874bf8548618b36b41201456020b312c
Author: Sven Schnelle <[email protected]>
Date:   Thu Jun 23 11:15:55 2011 +0200

    Add ThinkPad models
    
    Change-Id: I4f1a5d99486929eb0be76a0ab3bf0158a23c7d36
    Signed-off-by: Sven Schnelle <[email protected]>
---
 src/mainboard/lenovo/Kconfig |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/src/mainboard/lenovo/Kconfig b/src/mainboard/lenovo/Kconfig
index a08a5cc..8ee2778 100644
--- a/src/mainboard/lenovo/Kconfig
+++ b/src/mainboard/lenovo/Kconfig
@@ -9,11 +9,16 @@ config BOARD_LENOVO_X60
          The following X60 series ThinkPad machines have been verified to
          work correctly:
 
-           ThinkPad X60s (Model 1703)
+           ThinkPad X60s (Model 1702, 1703)
+           ThinkPad X60  (Model 1709)
 
 config BOARD_LENOVO_T60
        bool "ThinkPad T60 / T60p"
        help
+         The following T60 series ThinkPad machines have been verified to
+          work correctly:
+
+           Thinkpad T60p (Model 2007)
 
 endchoice
 

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to