diff options
Diffstat (limited to 'include/configs/dragonboard410c.h')
-rw-r--r-- | include/configs/dragonboard410c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index bf0e0315c2..65149ad441 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -80,7 +80,6 @@ REFLASH(dragonboard/u-boot.img, 8)\ "pxefile_addr_r=0x90100000\0"\ BOOTENV -#define CONFIG_ENV_SIZE 0x2000 #define CONFIG_SYS_MMC_ENV_DEV 0 /* mmc0 = emmc, mmc1 = sd */ #define CONFIG_SYS_MMC_ENV_PART 2 /* Set env partition to BOOT2 partition */ |