summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel')
-rw-r--r--src/soc/intel/quark/include/soc/IntelQNCConfig.h14
-rw-r--r--src/soc/intel/quark/include/soc/Ioh.h14
-rw-r--r--src/soc/intel/quark/include/soc/QuarkNcSocId.h28
3 files changed, 14 insertions, 42 deletions
diff --git a/src/soc/intel/quark/include/soc/IntelQNCConfig.h b/src/soc/intel/quark/include/soc/IntelQNCConfig.h
index 36fc33c60571..411f75a2ea21 100644
--- a/src/soc/intel/quark/include/soc/IntelQNCConfig.h
+++ b/src/soc/intel/quark/include/soc/IntelQNCConfig.h
@@ -1,15 +1,5 @@
-/** @file
-Some configuration of QNC Package
-
-
-This program and the accompanying materials are licensed and made available
-under the terms and conditions of the BSD License. The full text of the license
-may be found at http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-
-**/
+/* SPDX-License-Identifier: BSD-2-Clause */
+/* Some configuration of QNC Package */
#ifndef __INTEL_QNC_CONFIG_H__
#define __INTEL_QNC_CONFIG_H__
diff --git a/src/soc/intel/quark/include/soc/Ioh.h b/src/soc/intel/quark/include/soc/Ioh.h
index 649bc7c4c700..c3e3350abb95 100644
--- a/src/soc/intel/quark/include/soc/Ioh.h
+++ b/src/soc/intel/quark/include/soc/Ioh.h
@@ -1,15 +1,5 @@
-/** @file
- * Header file for QuarkSCSocId Ioh.
- *
- * This program and the accompanying materials are licensed and made available
- * under the terms and conditions of the BSD License which accompanies this
- * distribution. The full text of the license may be found at
- * http://opensource.org/licenses/bsd-license.php
- *
- * THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
- * WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- *
- */
+/* SPDX-License-Identifier: BSD-2-Clause */
+
#ifndef _IOH_H_
#define _IOH_H_
diff --git a/src/soc/intel/quark/include/soc/QuarkNcSocId.h b/src/soc/intel/quark/include/soc/QuarkNcSocId.h
index cacc1287a597..46e47583beee 100644
--- a/src/soc/intel/quark/include/soc/QuarkNcSocId.h
+++ b/src/soc/intel/quark/include/soc/QuarkNcSocId.h
@@ -1,21 +1,13 @@
-/** @file
-QuarkNcSocId Register Definitions
-
-
-This program and the accompanying materials are licensed and made available
-under the terms and conditions of the BSD License. The full text of the license
-may be found at http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-
-Definitions beginning with "R_" are registers
-Definitions beginning with "B_" are bits within registers
-Definitions beginning with "V_" are meaningful values of bits within registers
-Definitions beginning with "S_" are register sizes
-Definitions beginning with "N_" are the bit position
-
-**/
+/* SPDX-License-Identifier: BSD-2-Clause */
+/*
+ * QuarkNcSocId Register Definitions
+ * Definitions beginning with "R_" are registers
+ * Definitions beginning with "B_" are bits within registers
+ * Definitions beginning with "V_" are meaningful values of bits within registers
+ * Definitions beginning with "S_" are register sizes
+ * Definitions beginning with "N_" are the bit position
+ *
+ */
#ifndef _QUARK_NC_SOC_ID_H_
#define _QUARK_NC_SOC_ID_H_