platform/common/arm64: only pass --fmap to flashrom when passing -i
Previously, the flashrom scripts would pass --fmap to every invocation of flashrom, even when overwriting the entire image. This was unnecessary, and would cause issues if the chip being written to had a corrupted fmap table. This commit passes the --fmap flag only when it is needed due to the -i flag being present.master
parent
1a92a17774
commit
c7c4370f18
Loading…
Reference in New Issue