diff options
Diffstat (limited to 'resources/libreboot/patch')
-rw-r--r-- | resources/libreboot/patch/COPYING | 6 | ||||
-rw-r--r-- | resources/libreboot/patch/t60_6731buildfix.diff | 12 |
2 files changed, 0 insertions, 18 deletions
diff --git a/resources/libreboot/patch/COPYING b/resources/libreboot/patch/COPYING deleted file mode 100644 index 06f4f259..00000000 --- a/resources/libreboot/patch/COPYING +++ /dev/null @@ -1,6 +0,0 @@ -The "gitdiff" file is a patch for the coreboot project. Look at coreboot's copyright information -therefore to see what conditions the patch falls under. - -Also, look at "getcb" script in a text editor in libreboot_src.tar.gz for this version of libreboot (go to ../../../docs/RELEASE.html -to find out how to get libreboot_src.tar.gz for this version of libreboot) for attribution (acknowledgement) of -the links to the original patches, since the gitdiff contains changes originally written by other people. diff --git a/resources/libreboot/patch/t60_6731buildfix.diff b/resources/libreboot/patch/t60_6731buildfix.diff deleted file mode 100644 index 4e36a6c7..00000000 --- a/resources/libreboot/patch/t60_6731buildfix.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 |