Angel Pons has uploaded this change for review.

View Change

cpu/intel: Remove broken URLs

These links no longer work. Drop them. They still exist in git history.

Change-Id: I1083dbde1c9199a56f711b0230a1bfe6d3174be9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
---
M src/cpu/intel/model_65x/model_65x_init.c
M src/cpu/intel/model_67x/model_67x_init.c
M src/cpu/intel/model_68x/model_68x_init.c
M src/cpu/intel/model_6bx/model_6bx_init.c
M src/cpu/intel/model_6xx/model_6xx_init.c
5 files changed, 0 insertions(+), 62 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/44235/1
diff --git a/src/cpu/intel/model_65x/model_65x_init.c b/src/cpu/intel/model_65x/model_65x_init.c
index cf1394a..8989eec 100644
--- a/src/cpu/intel/model_65x/model_65x_init.c
+++ b/src/cpu/intel/model_65x/model_65x_init.c
@@ -28,16 +28,6 @@
.init = model_65x_init,
};

-/*
- * Intel Pentium II Processor Specification Update
- * http://download.intel.com/design/PentiumII/specupdt/24333749.pdf
- *
- * Mobile Intel Pentium II Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24388757.pdf
- *
- * Intel Pentium II Xeon Processor Specification Update
- * http://download.intel.com/support/processors/pentiumii/xeon/24377632.pdf
- */
static const struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x0650 }, /* PII/Celeron, dA0/mdA0/A0 */
{ X86_VENDOR_INTEL, 0x0651 }, /* PII/Celeron, dA1/A1 */
diff --git a/src/cpu/intel/model_67x/model_67x_init.c b/src/cpu/intel/model_67x/model_67x_init.c
index 427d658..6cfa96c 100644
--- a/src/cpu/intel/model_67x/model_67x_init.c
+++ b/src/cpu/intel/model_67x/model_67x_init.c
@@ -31,13 +31,6 @@
.init = model_67x_init,
};

-/*
- * Intel Pentium III Processor Identification and Package Information
- * http://www.intel.com/design/pentiumiii/qit/update.pdf
- *
- * Intel Pentium III Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24445358.pdf
- */
static const struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x0671 },
{ X86_VENDOR_INTEL, 0x0672 }, /* PIII, kB0 */
diff --git a/src/cpu/intel/model_68x/model_68x_init.c b/src/cpu/intel/model_68x/model_68x_init.c
index 3402c60..22ce332 100644
--- a/src/cpu/intel/model_68x/model_68x_init.c
+++ b/src/cpu/intel/model_68x/model_68x_init.c
@@ -35,19 +35,6 @@
.init = model_68x_init,
};

-/*
- * Intel Celeron Processor Identification Information
- * http://www.intel.com/design/celeron/qit/update.pdf
- *
- * Intel Pentium III Processor Identification and Package Information
- * http://www.intel.com/design/pentiumiii/qit/update.pdf
- *
- * Intel Pentium III Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24445358.pdf
- *
- * Mobile Intel Pentium III/III-M Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24530663.pdf
- */
static const struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x0680 },
{ X86_VENDOR_INTEL, 0x0681 }, /* PIII, cA2/cA2c/A2/BA2/PA2/MA2 */
diff --git a/src/cpu/intel/model_6bx/model_6bx_init.c b/src/cpu/intel/model_6bx/model_6bx_init.c
index 2e7069c..3d633bf 100644
--- a/src/cpu/intel/model_6bx/model_6bx_init.c
+++ b/src/cpu/intel/model_6bx/model_6bx_init.c
@@ -35,13 +35,6 @@
.init = model_6bx_init,
};

-/*
- * Pentium III Processor Identification and Package Information.
- * http://www.intel.com/design/pentiumiii/qit/update.pdf
- *
- * Intel Pentium III Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24445358.pdf
- */
static const struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x06b1 }, /* Pentium III/Celeron, tA1/A1/FPA1 */
{ X86_VENDOR_INTEL, 0x06b4 }, /* Pentium III, tB1/FPB1 */
diff --git a/src/cpu/intel/model_6xx/model_6xx_init.c b/src/cpu/intel/model_6xx/model_6xx_init.c
index 2e93507b..a6944d3 100644
--- a/src/cpu/intel/model_6xx/model_6xx_init.c
+++ b/src/cpu/intel/model_6xx/model_6xx_init.c
@@ -25,31 +25,6 @@
.init = model_6xx_init,
};

-/*
- * Intel Pentium Pro Processor Specification Update
- * http://download.intel.com/design/archives/processors/pro/docs/24268935.pdf
- *
- * Intel Pentium II Processor Specification Update
- * http://download.intel.com/design/PentiumII/specupdt/24333749.pdf
- *
- * Mobile Intel Pentium II Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24388757.pdf
- *
- * Intel Celeron Processor Identification Information
- * http://www.intel.com/design/celeron/qit/update.pdf
- *
- * Intel Pentium II Xeon Processor Specification Update
- * http://download.intel.com/support/processors/pentiumii/xeon/24377632.pdf
- *
- * Intel Pentium III Processor Identification and Package Information
- * http://www.intel.com/design/pentiumiii/qit/update.pdf
- *
- * Intel Pentium III Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24445358.pdf
- *
- * Mobile Intel Pentium III/III-M Processor Specification Update
- * http://download.intel.com/design/intarch/specupdt/24530663.pdf
- */
static const struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_INTEL, 0x0611 }, /* Pentium Pro, B0 */
{ X86_VENDOR_INTEL, 0x0612 }, /* Pentium Pro, C0 */

To view, visit change 44235. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1083dbde1c9199a56f711b0230a1bfe6d3174be9
Gerrit-Change-Number: 44235
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newchange