]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7a14e3065fc47795e2210f9bae751647b50bb054
treeb615545e3bd429be42fecb5eb141a5ad00cda7f5
parentad75957295ce1c6120ec23998a5c40916f7386b6
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