From: Piotr Dymacz Date: Sat, 8 Jul 2017 07:20:13 +0000 (+0200) Subject: Fix u-boot/include/configs/db12x.h X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c74eb151bac6fe3e2f51679ca2c60fcace20fd68;p=oweals%2Fu-boot_mod.git Fix u-boot/include/configs/db12x.h --- diff --git a/u-boot/include/configs/db12x.h b/u-boot/include/configs/db12x.h index 742d761..f41f989 100644 --- a/u-boot/include/configs/db12x.h +++ b/u-boot/include/configs/db12x.h @@ -251,7 +251,7 @@ * 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