]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_igep00x0.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / omap3_igep00x0.h
index 76d8e13d52c107d1d5bc79bb062d4d241d894627..0ea1490819247caa6ff40b47616f34a5a6e72954 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Common configuration settings for IGEP technology based boards
  *
  * (C) Copyright 2012
  * ISEE 2007 SL, <www.iseebcn.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __IGEP00X0_H
 #define CONFIG_ENV_UBI_PART            "UBI"
 #define CONFIG_ENV_UBI_VOLUME          "config"
 #define CONFIG_ENV_UBI_VOLUME_REDUND   "config_r"
-#define CONFIG_UBI_SILENCE_MSG         1
-#define CONFIG_UBIFS_SILENCE_MSG       1
 #define CONFIG_ENV_SIZE                        (32*1024)
 
 #endif /* __IGEP00X0_H */