Stephen Warren 300feff324 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: Tom Warren <twarren@nvidia.com>
2012-09-07 13:54:31 -07:00
..
2012-05-15 17:32:05 -05:00
2011-10-22 01:22:21 +02:00
2012-03-26 11:00:31 +02:00
2011-07-28 16:41:06 +02:00
2012-06-21 20:53:09 +02:00
2012-03-27 22:05:28 +02:00
2012-05-20 08:32:32 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2012-08-09 23:39:18 +02:00
2012-08-09 23:42:20 +02:00
2011-12-07 08:41:22 +01:00
2012-07-10 11:35:38 +02:00
2011-10-22 01:13:35 +02:00
2012-08-09 23:42:20 +02:00
2011-12-05 22:48:10 +01:00
2011-09-04 23:27:52 +02:00
2011-10-26 21:33:42 +02:00
2012-05-20 08:32:32 +02:00