Files
u-boot/env
Patrick Delaunay 46c9016b7f env: mcc: Drop unnecessary #ifdefs
This file has a lot of conditional code and much of it is unnecessary.
Clean this up to reduce the number of build combinations.

This patch replaces the test on CONFIG_ENV_OFFSET_REDUND for the
more coherent CONFIG_SYS_REDUNDAND_ENVIRONMENT.

This patch also corrects a compilation issue in init_mmc_for_env()
when CONFIG_SYS_MMC_ENV_PART is not activated, env_mmc_orig_hwpart is
not defined.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-01-10 12:37:09 -05:00
..
2022-07-08 09:05:47 -04:00
2022-07-08 09:05:47 -04:00
2022-08-04 16:18:47 -04:00
2023-01-10 12:37:09 -05:00
2022-06-28 17:11:48 -04:00
2021-10-31 12:26:44 -06:00
2022-08-04 16:18:47 -04:00