diff options
author | Marek Vasut <marex@denx.de> | 2023-02-09 13:30:10 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-02-23 13:32:20 -0500 |
commit | 5b4acb0ff79df642ef6b1e35fd4b193a4dc3c62b (patch) | |
tree | 418dbaf5a7f88305974186a1297ff2e9ae4c5aaa /test/py/tests/test_trace.py | |
parent | c1d266a781600f8c4c18449016edffb5597153cb (diff) |
env: mmc: Apply GPT only on eMMC user HW partition
Apply the GPT U-Boot environment GUID type look up only on eMMC user
HW partition, do not apply the look up on eMMC boot HW partitions as
mmc_offset_try_partition() assumes either SD partitions or eMMC user
HW partition.
This fixes environment operation on systems where CONFIG_SYS_MMC_ENV_PART
is non-zero and CONFIG_SYS_REDUNDAND_ENVIRONMENT is set.
Fixes: 80105d8fd52 ("env: mmc: select GPT env partition by type guid")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test/py/tests/test_trace.py')
0 files changed, 0 insertions, 0 deletions