From 7dd96f75879ddb7ec9eea3b626f91ed42d5761ae Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 19 Nov 2020 13:34:33 -0700 Subject: [PATCH] Update coreboot, ec, and configs --- coreboot | 2 +- ec | 2 +- models/galp5/backup/ec.rom | 3 --- models/galp5/backup/uecflash.efi | 3 --- models/galp5/coreboot.config | 2 +- models/lemp10/coreboot.config | 2 +- 6 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 models/galp5/backup/ec.rom delete mode 100644 models/galp5/backup/uecflash.efi diff --git a/coreboot b/coreboot index 047e58b..953ceb0 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 047e58bc357c9dc3057e67931baae0ee94c28e8a +Subproject commit 953ceb040bdf86a550bddd6fe4ddd0507dfcda1d diff --git a/ec b/ec index 3d5efd1..939e074 160000 --- a/ec +++ b/ec @@ -1 +1 @@ -Subproject commit 3d5efd11531cf00beb57e9657664429170b07ff0 +Subproject commit 939e074d3c856d5c78fbbceeff7ecf34a2bc3ee7 diff --git a/models/galp5/backup/ec.rom b/models/galp5/backup/ec.rom deleted file mode 100644 index cd973a3..0000000 --- a/models/galp5/backup/ec.rom +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7559336fedca077333a5f9e945088b2e972a0a7b0ec39e8331f66ac3e27d8b63 -size 131072 diff --git a/models/galp5/backup/uecflash.efi b/models/galp5/backup/uecflash.efi deleted file mode 100644 index bbd2461..0000000 --- a/models/galp5/backup/uecflash.efi +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf9ba3deeaae0b74de4d7a69b0a3ee42b6ef1c0c5c0dd43b93727f8a51df33c5 -size 33664 diff --git a/models/galp5/coreboot.config b/models/galp5/coreboot.config index 47c9b1f..1098be2 100644 --- a/models/galp5/coreboot.config +++ b/models/galp5/coreboot.config @@ -667,7 +667,7 @@ CONFIG_INTEL_GMA_BCLM_WIDTH=16 # CONFIG_DRIVER_INTEL_I210 is not set # CONFIG_DRIVERS_INTEL_ISH is not set # CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set -CONFIG_DRIVERS_INTEL_PMC=y +# CONFIG_DRIVERS_INTEL_PMC is not set # CONFIG_HAVE_INTEL_PTT is not set # CONFIG_IPMI_OCP is not set # CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set diff --git a/models/lemp10/coreboot.config b/models/lemp10/coreboot.config index 326fa66..2fa3ba6 100644 --- a/models/lemp10/coreboot.config +++ b/models/lemp10/coreboot.config @@ -667,7 +667,7 @@ CONFIG_INTEL_GMA_BCLM_WIDTH=16 # CONFIG_DRIVER_INTEL_I210 is not set # CONFIG_DRIVERS_INTEL_ISH is not set # CONFIG_DRIVERS_INTEL_MIPI_CAMERA is not set -CONFIG_DRIVERS_INTEL_PMC=y +# CONFIG_DRIVERS_INTEL_PMC is not set # CONFIG_HAVE_INTEL_PTT is not set # CONFIG_IPMI_OCP is not set # CONFIG_DRIVERS_LENOVO_HYBRID_GRAPHICS is not set