Tim Harvey 7b39e5b53a board: gateworks: venice: dynamically update the update_firmware script
The update_firmware script is intended to update the boot firmware but
the details including the offset and hardware partition are dependent
on the boot device.

Specifically:
- IMX8MM/IMX8MP (BOOTROM v2) the offset is 32KiB for SD and eMMC user
  hardware partition and 0KiB for eMMC boot partitions.
- IMX8MM the offset is 33KiB for SD and eMMC regardless of hardware
  partition.

Dynamically set soc, dev, bootpart, and bootblk env vars at runtime
and use these in the update_firmware script. Remove the splblk env var
from config files as its no longer needed.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2023-07-11 14:40:03 +02:00
..
2023-06-12 16:42:37 -04:00
2023-06-12 16:42:37 -04:00
2023-02-07 14:33:49 -05:00
2022-04-28 09:26:44 -04:00
2023-06-12 16:42:37 -04:00
2022-07-08 17:57:34 -04:00
2023-06-12 14:55:33 -04:00
2023-06-12 14:55:33 -04:00
2023-03-15 01:38:19 +01:00
2023-02-10 07:41:41 -05:00
2023-06-12 16:42:37 -04:00