X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fomap3_igep00x0.h;h=0ea1490819247caa6ff40b47616f34a5a6e72954;hb=9629ccdde79adb1e471cfb24d9fee9f5c6c94aa6;hp=76d8e13d52c107d1d5bc79bb062d4d241d894627;hpb=fb4413295c765aa8c013650984dc2d908964c81d;p=oweals%2Fu-boot.git diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h index 76d8e13d52..0ea1490819 100644 --- a/include/configs/omap3_igep00x0.h +++ b/include/configs/omap3_igep00x0.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Common configuration settings for IGEP technology based boards * * (C) Copyright 2012 * ISEE 2007 SL, - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IGEP00X0_H @@ -136,8 +135,6 @@ #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 */