commit | 188127e5692df218c560253095a1e96cdff7c6cd | [log] [tgz] |
---|---|---|
author | Alan Green <avg@google.com> | Tue Aug 06 16:10:34 2019 +1000 |
committer | Edward O'Callaghan <quasisec@chromium.org> | Wed Aug 21 06:18:16 2019 +0000 |
tree | f4e17efd282d0c26c07ab5c1342c9120874e45b6 | |
parent | ea0c093246fbaba9ab89348400ba4e99032aa4e0 [diff] |
flashchips: upstream changes to GD25LQ128 Change name of GD25LQ128 to GD25LQ128CD. This is an upstreaming of the change from the chromium flashrom repo SHA 6c957d745f5d3dcadd1035734a5cf1b804bd0f2f (Also visible at https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/1181175) The rationale from that change was: The GD25LQ128C part is EOL. It's replacement is GD25LQ128D, but both chips identify in the same manner. Add GD25LQ128D to the name of the part so that it doesn't confused people. Making this name consistent will simplify further merging from the chromium fork. Change-Id: I57804f1a33170668e029a7b08ac050d9a3bd6dbb Reviewed-on: https://review.coreboot.org/c/flashrom/+/34735 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>