soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT
This replaces 'SPDX-License-Identifier' tags in all the files under soc/mediatek/mt8188 for better code re-use in other open source software stack. These files were originally from MediaTek and follow coreboot's main license: "GPL-2.0-only". Now MediaTek replaces these files to "GPL-2.0-only OR MIT" license. Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> Change-Id: If61e8b252400e8e5ecd185b6806b1ca279065f15 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66628 Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
54688b48d2
commit
577766efd5
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <bootblock_common.h>
|
#include <bootblock_common.h>
|
||||||
#include <soc/mmu_operations.h>
|
#include <soc/mmu_operations.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__
|
#ifndef __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__
|
||||||
#define __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__
|
#define __SOC_MEDIATEK_MT8188_INCLUDE_SOC_ADDRESSMAP_H__
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_EFUSE_H
|
#ifndef SOC_MEDIATEK_MT8188_EFUSE_H
|
||||||
#define SOC_MEDIATEK_MT8188_EFUSE_H
|
#define SOC_MEDIATEK_MT8188_EFUSE_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_INFRACFG_H
|
#ifndef SOC_MEDIATEK_MT8188_INFRACFG_H
|
||||||
#define SOC_MEDIATEK_MT8188_INFRACFG_H
|
#define SOC_MEDIATEK_MT8188_INFRACFG_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_MCUCFG_H
|
#ifndef SOC_MEDIATEK_MT8188_MCUCFG_H
|
||||||
#define SOC_MEDIATEK_MT8188_MCUCFG_H
|
#define SOC_MEDIATEK_MT8188_MCUCFG_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
#include <memlayout.h>
|
#include <memlayout.h>
|
||||||
#include <arch/header.ld>
|
#include <arch/header.ld>
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef __MT8188_SOC_PMIF_H__
|
#ifndef __MT8188_SOC_PMIF_H__
|
||||||
#define __MT8188_SOC_PMIF_H__
|
#define __MT8188_SOC_PMIF_H__
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_RTC_H
|
#ifndef SOC_MEDIATEK_MT8188_RTC_H
|
||||||
#define SOC_MEDIATEK_MT8188_RTC_H
|
#define SOC_MEDIATEK_MT8188_RTC_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_SPM_H
|
#ifndef SOC_MEDIATEK_MT8188_SPM_H
|
||||||
#define SOC_MEDIATEK_MT8188_SPM_H
|
#define SOC_MEDIATEK_MT8188_SPM_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef _SOC_MEDIATEK_MT8188_SYMBOLS_H_
|
#ifndef _SOC_MEDIATEK_MT8188_SYMBOLS_H_
|
||||||
#define _SOC_MEDIATEK_MT8188_SYMBOLS_H_
|
#define _SOC_MEDIATEK_MT8188_SYMBOLS_H_
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#ifndef SOC_MEDIATEK_MT8188_WDT_H
|
#ifndef SOC_MEDIATEK_MT8188_WDT_H
|
||||||
#define SOC_MEDIATEK_MT8188_WDT_H
|
#define SOC_MEDIATEK_MT8188_WDT_H
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <soc/mt6315.h>
|
#include <soc/mt6315.h>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <soc/mt6359p.h>
|
#include <soc/mt6359p.h>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <console/console.h>
|
#include <console/console.h>
|
||||||
#include <device/mmio.h>
|
#include <device/mmio.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <commonlib/helpers.h>
|
#include <commonlib/helpers.h>
|
||||||
#include <delay.h>
|
#include <delay.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <device/mmio.h>
|
#include <device/mmio.h>
|
||||||
#include <soc/iocfg.h>
|
#include <soc/iocfg.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <device/mmio.h>
|
#include <device/mmio.h>
|
||||||
#include <soc/iocfg.h>
|
#include <soc/iocfg.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
#include <device/device.h>
|
#include <device/device.h>
|
||||||
#include <soc/emi.h>
|
#include <soc/emi.h>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is created based on MT8188 Functional Specification
|
* This file is created based on MT8188 Functional Specification
|
||||||
|
|
Loading…
Reference in New Issue