summaryrefslogtreecommitdiff
path: root/common/cmd_bootm.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-07-30 10:55:44 +0000
committerAndy Fleming <afleming@freescale.com>2012-09-05 17:32:41 -0500
commit9404a5fc7cb58bc56152dfd7d355902dfb666f8b (patch)
tree161d64baeb1a02953f7900fd9818c359a719a427 /common/cmd_bootm.c
parent8948ea830275afaa7c91fe7e13dd3c4b894a453f (diff)
downloadu-boot-imx-9404a5fc7cb58bc56152dfd7d355902dfb666f8b.zip
u-boot-imx-9404a5fc7cb58bc56152dfd7d355902dfb666f8b.tar.gz
u-boot-imx-9404a5fc7cb58bc56152dfd7d355902dfb666f8b.tar.bz2
env_mmc: allow environment to be in an eMMC partition
eMMC devices may have hardware-level partitions: 2 boot partitions, up to 4 general partitions, plus the user area. This change introduces optional config variable CONFIG_SYS_MMC_ENV_PART to indicate which partition the environment should be stored in: 0=user, 1=boot0, 2=boot1, 4..7=general0..3. This allows the environment to be kept out of the user area, which simplifies the management of OS-/user-level (MBR/GPT) partitions within the user area. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'common/cmd_bootm.c')
0 files changed, 0 insertions, 0 deletions