commit | 23bde6909e8a8fb252ddc40335438c3cadfdb2fa | [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 | 39236acb0d97074618f4110f01ab20cfc246cec0 [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>