Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/34520
to look at the new patch set (#4).
Change subject: flashchips: Fix part names for N25Q512 and N25Q00A ......................................................................
flashchips: Fix part names for N25Q512 and N25Q00A
For the N25Q512 and N25Q00A, the letter G is used to represent sector uniformity instead of the letter E used by the smaller capacities in the rest of the N25Q series. Despite the different letter, the uniformity is the same: 64KB/4KB.
Signed-off-by: Jacob Creedon jcreedon@google.com Change-Id: I289c33f7293f47b9449907350654cd6183c778d4 --- M flashchips.c M flashchips.h 2 files changed, 12 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/20/34520/4