]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: move env location
authorTim Harvey <tharvey@gateworks.com>
Wed, 3 May 2023 00:05:56 +0000 (17:05 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:03 +0000 (14:40 +0200)
commit13897ff6d9f341ff70f7e1765562b9ae7a66e521
tree28c5cfe940368063994b42331b016d631249bee8
parent7b39e5b53a88f973da08e2f8d3e1161e51a77ed4
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>
configs/imx8mm_venice_defconfig
configs/imx8mn_venice_defconfig
configs/imx8mp_venice_defconfig