commit | e756e4c5b257bc110ecae1ca6430ac2e8afc74e5 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue May 02 17:05:56 2023 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 11 14:40:03 2023 +0200 |
tree | 28c5cfe940368063994b42331b016d631249bee8 | |
parent | a32dd710fb6ada6f1b554c5972ba4e7db2857719 [diff] |
board: gateworks: venice: move env location To allow U-Boot to fit within emmc boot partitions move the env from just under 16MiB to just under 4MiB as some emmc devices used on venice boards have 4MiB boot partitions. This still leaves plenty of room for U-Boot. Signed-off-by: Tim Harvey <tharvey@gateworks.com>