commit | 235c6f1955fc979f14d7e42546b8632006ed9c0d | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Sep 28 14:00:35 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 21 11:54:13 2022 +0200 |
tree | b615545e3bd429be42fecb5eb141a5ad00cda7f5 | |
parent | 7105e36d310b664b3d2c44a9ac1d068d6d4cd864 [diff] |
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>