]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos7420-common.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / exynos7420-common.h
index 0aeec3900afcfe6a684b6cd0c608018a666b25f4..2885cd70928e35eed5c1d30453a972e46067dcb8 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Configuration settings for the Espresso7420 board.
  * Copyright (C) 2016 Samsung Electronics
  * Thomas Abraham <thomas.ab@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_EXYNOS7420_COMMON_H
@@ -43,9 +42,6 @@
 #define CONFIG_IRAM_END                        (CONFIG_IRAM_BASE + CONFIG_IRAM_SIZE)
 #define CPU_RELEASE_ADDR               secondary_boot_addr
 
-/* Number of CPUs available */
-#define CONFIG_CORE_COUNT              0x8
-
 /* select serial console configuration */
 
 #define CONFIG_SYS_LOAD_ADDR           (CONFIG_SYS_SDRAM_BASE + 0x3E00000)