Files
u-boot/board
Heinrich Schuchardt bbac4aeb12 sunxi: CONFIG_SYS_MMC_ENV_DEV undeclared
bananapi_m64_defconfig with CONFIG_ENV_IS_NOWHERE results in:

    board/sunxi/board.c: In function 'mmc_get_env_dev':
    board/sunxi/board.c:535:24: error:
    'CONFIG_SYS_MMC_ENV_DEV' undeclared (first use in this function)
      535 |                 return CONFIG_SYS_MMC_ENV_DEV;
          |                        ^~~~~~~~~~~~~~~~~~~~~~

Check if CONFIG_SYS_MMC_ENV_DEV is defined.

Fixes: 1011ebc72b ("sunxi: Select environment MMC based on boot device")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-07-14 09:56:24 +02:00
..
2024-06-04 08:09:09 -06:00
2024-06-04 08:09:09 -06:00
2024-07-01 15:00:56 -06:00
2024-06-24 13:34:52 -06:00
2024-07-13 10:42:15 -06:00
2024-07-01 15:00:56 -06:00
2024-06-04 08:09:09 -06:00
2024-07-01 15:00:56 -06:00
2024-06-07 16:20:29 -06:00
2024-01-29 22:35:02 -05:00
2024-07-01 15:00:56 -06:00