SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / include / configs / arndale.h
index b08f341227543efd4acb5dca78282fd9c8b1661b..06b02ce90a94c70e195679f5a7ceb91ac6f5bae0 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Samsung Electronics
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Configuration settings for the SAMSUNG Arndale board.
  */
 
@@ -27,9 +26,6 @@
 /* Miscellaneous configurable options */
 #define CONFIG_DEFAULT_CONSOLE         "console=ttySAC2,115200n8\0"
 
-#define CONFIG_IDENT_STRING            " for ARNDALE"
-
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_ENV_OFFSET      (CONFIG_BL2_OFFSET + CONFIG_BL2_SIZE)
 
 #define CONFIG_IRAM_STACK      0x02050000
@@ -38,7 +34,6 @@
 
 /* PMIC */
 #define CONFIG_POWER
-#define CONFIG_PMIC
 #define CONFIG_POWER_I2C
 
 #define CONFIG_PREBOOT
 /* The PERIPHBASE in the CBAR register is wrong on the Arndale, so override it */
 #define CONFIG_ARM_GIC_BASE_ADDRESS    0x10480000
 
-/* CPU Errata */
-#define CONFIG_ARM_ERRATA_773022
-#define CONFIG_ARM_ERRATA_774769
-
 /* Power */
 #define CONFIG_POWER
 #define CONFIG_POWER_I2C