Skip to content
Commit 45188468 authored by Tom Rini's avatar Tom Rini
Browse files

env: mmc: Change guards around CONFIG_SYS_MMC_ENV_PART



With a move to having CONFIG_SYS_MMC_ENV_PART to Kconfig, it will always
be defined.  While in theory eMMC will almost always have multiple
partitions, in the case where we have not configured the system to have
environment stored on a partition other than 0 (user), we don't need to
worry about switching to that partition from where we may otherwise be.

Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 63ad794e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment