From 6deca755cc63d109ee6492c3951ca028f2861a33 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 13 Dec 2014 17:19:38 -0500 Subject: Update coreboot (again) Also improve the deblob utilities --- diff --git a/.gitignore b/.gitignore index e8c62c7..1db0421 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /resources/utilities/ich9deblob/deblobbed_descriptor.bin /resources/utilities/ich9deblob/libreboot.rom /resources/utilities/ich9deblob/ich9deblob +/resources/utilities/coreboot-libre/tocheck diff --git a/DEBLOB b/DEBLOB index 4bdd5c1..2f3c918 100755 --- a/DEBLOB +++ b/DEBLOB @@ -242,7 +242,8 @@ rm -f \ "src/soc/intel/broadwell/microcode/microcode-M7240651_0000001C.h" \ "src/soc/intel/broadwell/microcode/microcode-MF2306D2_FFFF0009.h" \ "src/soc/intel/broadwell/microcode/microcode-MC0306D3_FFFF0010.h" \ -"src/soc/intel/broadwell/microcode/microcode-MC0306D4_0000000D.h" +"src/soc/intel/broadwell/microcode/microcode-MC0306D4_0000000D.h" \ +"src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x10/RevC/F10MicrocodePatch010000c7.c" # -------------------------------------- # Misunderstood (weird: purpose unknown) diff --git a/docs/git/index.html b/docs/git/index.html index 0edffa9..53ffd1d 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -287,9 +287,6 @@ scripts for this machine.

- This is based on an X60S with the Core 2 Duo L7400 processor. -

-

SMBIOS Version Number is ThinkPad X60 on the X60, but it is believed that the X60 and X60s both have identical motherboards where the only difference is the CPU. This same configuration is used on the X60 and X60s.

@@ -297,33 +294,15 @@

ThinkPad X60 Tablet configuration (file: resources/libreboot/config/x60t/config)

+

+ Identical to the X60/X60S except for the following: +

Now go back into Devices: @@ -336,9 +315,6 @@ The resulting .config file was saved as resources/libreboot/config/x60t/config and is used by the build scripts for this machine.

-

- This is based on an X60T with the Core 2 Duo L7400 processor. -

ThinkPad T60 configuration (file: resources/libreboot/config/t60/config) diff --git a/docs/release.html b/docs/release.html index 2b7a609..de0388b 100644 --- a/docs/release.html +++ b/docs/release.html @@ -120,6 +120,7 @@ Changes for this release (latest changes first, earliest changes last)