]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
add SPDX and copyright coreprimevelte
authorDuje Mihanović <duje.mihanovic@skole.hr>
Thu, 26 Dec 2024 14:28:51 +0000 (15:28 +0100)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Thu, 26 Dec 2024 14:32:34 +0000 (15:32 +0100)
arch/arm/mach-mmp/board.c
arch/arm/mach-mmp/mmu.c
include/configs/pxa1908.h

index 5115dafc148fdbe0807a1c7aca0cc4b79c9e5774..47e4b503ca19eff6fc1b26a9283d9ec4e005b0da 100644 (file)
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (c) 2024
+ * Duje Mihanović <duje.mihanovic@skole.hr>
+ */
 #include <init.h>
 #include <fdt_support.h>
 #include <asm/io.h>
index 4aef684457e06eca0b8943eb6a492fa4c6d9bff7..ad2f1e3d994ba21bc63d05f3b33586d0bfffe702 100644 (file)
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (c) 2024
+ * Duje Mihanović <duje.mihanovic@skole.hr>
+ */
 #include <asm/armv8/mmu.h>
 #include <linux/sizes.h>
 
index 36c7fdaf7ffcab697fb2b5b7b1f70fbdc4b2aada..14d8f76e59b0075d2433ef1d3cc3e3b0f5d91e65 100644 (file)
@@ -1,3 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (c) 2024
+ * Duje Mihanović <duje.mihanovic@skole.hr>
+ */
 #define CFG_SYS_SDRAM_BASE     0x1000000
 #define CFG_SYS_INIT_RAM_ADDR  0x10000000
 #define CFG_SYS_INIT_RAM_SIZE  0x4000