UPSTREAM: blobtool/ifd-x200.set: Fix flashmap0 NR

NR indicates the last non empty region, which in this case is
GbE (region3). Needed for flashrom ifd layout support.

BUG=none
BRANCH=none
TEST=none

Change-Id: I981ff184dd4e8a88aaa103117d8c3991c08cc878
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 915a4cadf4
Original-Change-Id: I3f4dcb0d41718dd176982679f8e045681fd3f486
Original-Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Original-Reviewed-on: https://review.coreboot.org/19565
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Nico Huber <nico.h@gmx.de>
Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://chromium-review.googlesource.com/497405
This commit is contained in:
Arthur Heymans 2017-05-04 13:58:56 +02:00 committed by chrome-bot
parent 6b42f2a196
commit 518c77220c

View file

@ -24,7 +24,7 @@
"flmap0_nc" = 0x0,
"flmap0_reserved0" = 0x0,
"flmap0_frba" = 0x4,
"flmap0_nr" = 0x2,
"flmap0_nr" = 0x3,
"flmap0_reserved1" = 0x0,
"flmap1_fmba" = 0x6,
"flmap1_nm" = 0x2,