commit | 0de4f2c081aa3047b8a66e15d0fc8bb1c3f639b6 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue May 02 17:05:54 2023 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:03 2023 +0200 |
tree | ea49fe30ff874a99c54c0e4e0d0392e3310e980e | |
parent | a42793c9c6124a1d67c78cfc80aff746c01a4d59 [diff] |
board: gateworks: venice: dynamically determine U-Boot env partition Determine the U-Boot env hardware partition depending on the boot device. This allows the same boot firmware image to be placed on user, boot0, or boot1 without changing CONFIG_SYS_MMC_ENV_PART. Signed-off-by: Tim Harvey <tharvey@gateworks.com>