diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 19:38:15 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-10-11 19:40:01 +0100 |
commit | c693f448a94e78263f5efc963371cb5be80a0bf2 (patch) | |
tree | d920d82f50d03d0cf76fb6f3d4e43e0f9e4c61b1 /resources/libreboot | |
parent | 0d86072052ebe7770cd576ab8953f92ec6a5c722 (diff) | |
download | librebootfr-c693f448a94e78263f5efc963371cb5be80a0bf2.tar.gz librebootfr-c693f448a94e78263f5efc963371cb5be80a0bf2.zip |
getcb: Remove patch instructions for ACPI brightness on i945.
The patch (6731 on review.coreboot.org) was bogus (needs re-writing).
The next commit will put libreboot back on legacy brightness controls instead.
Diffstat (limited to 'resources/libreboot')
-rw-r--r-- | resources/libreboot/patch/0001_t60_6731_6_extension_acpi_brightness.git.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/resources/libreboot/patch/0001_t60_6731_6_extension_acpi_brightness.git.diff b/resources/libreboot/patch/0001_t60_6731_6_extension_acpi_brightness.git.diff deleted file mode 100644 index 4e36a6c7..00000000 --- a/resources/libreboot/patch/0001_t60_6731_6_extension_acpi_brightness.git.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/mainboard/lenovo/t60/devicetree.cb b/src/mainboard/lenovo/t60/devicetree.cb -index 54b7da3..f187bfb 100644 ---- a/src/mainboard/lenovo/t60/devicetree.cb -+++ b/src/mainboard/lenovo/t60/devicetree.cb -@@ -25,7 +25,6 @@ chip northbridge/intel/i945 - register "gpu_hotplug" = "0x00000220" - register "gpu_lvds_use_spread_spectrum_clock" = "1" - register "gpu_lvds_is_dual_channel" = "1" -- register "gpu_backlight" = "0x1280128" - - device cpu_cluster 0 on - chip cpu/intel/socket_mFCPGA478 |