aboutsummaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/bootblock_custom.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/cn81xx/bootblock_custom.S')
-rw-r--r--src/soc/cavium/cn81xx/bootblock_custom.S16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/soc/cavium/cn81xx/bootblock_custom.S b/src/soc/cavium/cn81xx/bootblock_custom.S
index 887831f6af..03d91da948 100644
--- a/src/soc/cavium/cn81xx/bootblock_custom.S
+++ b/src/soc/cavium/cn81xx/bootblock_custom.S
@@ -1,17 +1,5 @@
-/*
- * Early initialization code for aarch64 (a.k.a. armv8)
- *
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; version 2 of
- * the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
+/* SPDX-License-Identifier: GPL-2.0-only */
+/* Early initialization code for aarch64 (a.k.a. armv8) */
#include <arch/asm.h>
#include <soc/addressmap.h>