]> git.baikalelectronics.ru Git - uboot.git/commit
env: fix allow to build multiple environments
authorRajesh Bhagat <rajesh.bhagat@nxp.com>
Sat, 12 Jan 2019 07:30:51 +0000 (07:30 +0000)
committerYork Sun <york.sun@nxp.com>
Thu, 17 Jan 2019 21:16:31 +0000 (13:16 -0800)
commit21d0404d0afc93cdcd685ff0fda101a5e32eb9bc
treece077df1ee293d17b46c3ddba50388551bdb8535
parentf80d55b72707586833c9c747018a77dc4cade272
env: fix allow to build multiple environments

Patch fixes build error when enabling CONFIG_ENV_IS_IN_SPI_FLAS
and CONFIG_ENV_IS_IN_MMC at the same time mentioned issue in
below link:

Refer: https://lists.denx.de/pipermail/u-boot/2018-February/319565.html

build error when enabling CONFIG_ENV_IS_IN_SPI_FLASH and
CONFIG_ENV_IS_IN_MMC at the same time.

Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
include/environment.h
include/mmc.h