diff options
Diffstat (limited to 'config/coreboot/default')
-rw-r--r-- | config/coreboot/default/patches/0020-mb-dell-Add-Latitude-E6430-Ivy-Bridge.patch | 4 | ||||
-rw-r--r-- | config/coreboot/default/patches/0027-rebase-dell-e6530-to-newer-coreboot-code.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/config/coreboot/default/patches/0020-mb-dell-Add-Latitude-E6430-Ivy-Bridge.patch b/config/coreboot/default/patches/0020-mb-dell-Add-Latitude-E6430-Ivy-Bridge.patch index c182ce8c..fecaf88a 100644 --- a/config/coreboot/default/patches/0020-mb-dell-Add-Latitude-E6430-Ivy-Bridge.patch +++ b/config/coreboot/default/patches/0020-mb-dell-Add-Latitude-E6430-Ivy-Bridge.patch @@ -122,10 +122,10 @@ index 0000000000..e4c799803e + default "Latitude E6430" + +config PS2K_EISAID -+ default "DLLK0534" ++ default "PNP0303" + +config PS2M_EISAID -+ default "DLL0534" ++ default "PNP0F13" + +config USBDEBUG_HCD_INDEX + default 2 diff --git a/config/coreboot/default/patches/0027-rebase-dell-e6530-to-newer-coreboot-code.patch b/config/coreboot/default/patches/0027-rebase-dell-e6530-to-newer-coreboot-code.patch index c5d67ae8..130984fb 100644 --- a/config/coreboot/default/patches/0027-rebase-dell-e6530-to-newer-coreboot-code.patch +++ b/config/coreboot/default/patches/0027-rebase-dell-e6530-to-newer-coreboot-code.patch @@ -44,12 +44,12 @@ index 582adddbd4..a104566890 100644 -config VGA_BIOS_ID - default "8086,0166" +config PS2K_EISAID -+ default "DLLK0534" ++ default "PNP0303" -config DRAM_RESET_GATE_GPIO - default 60 +config PS2M_EISAID -+ default "DLL0534" ++ default "PNP0F13" config USBDEBUG_HCD_INDEX default 2 |