mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-28 19:12:39 +00:00
The doflash.sh script generated for t234 devices was erroneously including environment variable settings for BOARDID, FAB, etc., bypassing the fuse/EEPROM read logic in the helper script, probably because the script was broken. Now that the script has been fixed, remove those settings so the actual values are queried from the device during flashing. Signed-off-by: Matt Madison <matt@madison.systems>