Fix u-boot/include/configs/db12x.h
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 8 Jul 2017 07:20:13 +0000 (09:20 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sat, 8 Jul 2017 07:20:13 +0000 (09:20 +0200)
u-boot/include/configs/db12x.h

index 742d7614f81fe2c3423601cfbcdb0054d23551f1..f41f98956f7e0b2ba685020569c365461abb1fe1 100644 (file)
  * For upgrade scripts in environment
  * ==================================
  */
-#if !defined(CONFIG_FOR_ENGENIUS_ENS202EXT)
+#if !defined(CONFIG_FOR_ENGENIUS_ENS202EXT) ||\
     !defined(CONFIG_FOR_YUNCORE_CPE870)
        #define CONFIG_UPG_UBOOT_SIZE_BACKUP_HEX        0x20000
 #endif