u-boot/board/storopack/smegw01
Eduard Strehlau 5fa30f2351 smegw01: Fix wrong symbol override
board_mmc_get_env_part() is not called as the default implementation
of mmc_get_env_part() is used.

Fix this problem by directly calling mmc_get_env_part() instead.

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
2023-06-29 09:55:50 -04:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig smegw01: Add lockdown U-Boot env support 2023-05-02 10:57:32 +02:00
MAINTAINERS mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
Makefile mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
smegw01.c smegw01: Fix wrong symbol override 2023-06-29 09:55:50 -04:00
smegw01.env smegw01: Fix duplicate bootcmd 2023-06-26 11:30:22 -04:00