board: gateworks: gw_ventana: fix mmc env dev
authorTim Harvey <tharvey@gateworks.com>
Wed, 28 Sep 2022 21:00:35 +0000 (14:00 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 21 Oct 2022 09:54:13 +0000 (11:54 +0200)
commit23bde6909e8a8fb252ddc40335438c3cadfdb2fa
treeb615545e3bd429be42fecb5eb141a5ad00cda7f5
parent39236acb0d97074618f4110f01ab20cfc246cec0
board: gateworks: gw_ventana: fix mmc env dev

Fix the MMC env device for boards with eMMC by adding a
board_mmc_get_env_dev override to return the boot device as the
MMC env device.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c